Mercurial > hg
comparison tests/test-fetch.t @ 30664:69acfd2ca11e
py3: replace os.getenv with pycompat.osgetenv
os.getenv deals with unicodes on Python 3, so we have pycompat.osgetenv to
deal with bytes. This patch replaces occurrences on os.getenv with
pycompat.osgetenv
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 19 Dec 2016 02:54:49 +0530 |
parents | 9dcc9ed26d33 |
children | eb586ed5d8ce |
comparison
equal
deleted
inserted
replaced
30663:bb0d5aad761a | 30664:69acfd2ca11e |
---|