##// END OF EJS Templates
py3: do a fsdecode(), fsencode() dance in posix.py...
py3: do a fsdecode(), fsencode() dance in posix.py We have to use `fsdecode()` instead of sysstr() because they are abusing `PyUnicode_EncodeFSDefault()` to get back bytes. Differential Revision: https://phab.mercurial-scm.org/D5808

File last commit:

r36625:c6061cad default
r41664:3ef8bec9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer