##// END OF EJS Templates
py3: move between bytes and unicode when re-raising IOError...
py3: move between bytes and unicode when re-raising IOError IOError is a Python exception, which argument must be a system string.
Yuya Nishihara -
r36518:43e10802 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / attr
LICENSE.txt Loading ...
__init__.py Loading ...
_compat.py Loading ...
_config.py Loading ...
_funcs.py Loading ...
_make.py Loading ...
converters.py Loading ...
exceptions.py Loading ...
filters.py Loading ...
validators.py Loading ...