##// 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 / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...
wsgiheaders.py Loading ...