Mercurial > public > mercurial-scm > hg-stable
diff mercurial/worker.py @ 32634:954489932c4f
py3: pass str in os.sysconf()
os.sysconf() doesn't accepts bytes on Python 3. Adding r'' will make
sure b'' is not added here.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 31 May 2017 23:42:58 +0530 |
parents | 31763785094b |
children | 75979c8d4572 |
line wrap: on
line diff