Mercurial > public > mercurial-scm > hg
diff mercurial/bundle2.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 | 71b368e3b590 |
children | 511a4bf52754 |