Mercurial > public > mercurial-scm > hg
comparison mercurial/changegroup.py @ 30623:c6026c20a3ce
py3: have a bytes version of os.altsep
os.altsep returns unicodes on Python 3. We need a bytes version hence added
pycompat.altsep.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 18 Dec 2016 00:44:21 +0530 |
parents | 182cacaa4c32 |
children | 438532c99b54 |
comparison
equal
deleted
inserted
replaced
30622:ce36fa9b140c | 30623:c6026c20a3ce |
---|