##// END OF EJS Templates
typing: fix argument type of encoding.tolocal() and .fromutf8b()...
typing: fix argument type of encoding.tolocal() and .fromutf8b() Fixes various pytype errors.
Yuya Nishihara -
r44076:b65fcccd default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
charencode.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...