Mercurial > public > mercurial-scm > hg
diff mercurial/dispatch.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 | 2d555d753f0e |
children | b2be4ccaff1d |