diff hgext/share.py @ 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 d5883fd055c6
children 0332b8fafd05
line wrap: on
line diff