Mercurial > hg
diff tests/test-alias.t @ 32611: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 | 7109d5ddeb0c |
children | a8a9c0d3232b |