Mercurial > public > mercurial-scm > hg
diff mercurial/statichttprepo.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 | 3c8811efdddc |
children | e04ab2a5bf90 |