[issue25184] "python -m pydoc -w" fails in nondecodable directory

STINNER Victor report at bugs.python.org
Mon Sep 21 10:00:28 CEST 2015


STINNER Victor added the comment:

Technically, I think that it's possible to put bytes in an URL using %HH format. I didn't check if we can retrieve the "raw bytes".

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25184>
_______________________________________


More information about the Python-bugs-list mailing list