Larry Hastings added the comment:

I just tried every module, simulating pydoc on it.  codecs is the only one that 
failed.  So, I can live with just changing codecs for now.  But let's do it 
properly in 3.6.  Go ahead and check in for 3.5--or, if you don't get it done 
before I want to tag the release, I'll do it.

Explain one thing to me, though--how would docs.python.org get "utf-8" for the 
encoding argument to encode/decode?  The docs are built from .rst files, not 
from introspection on a live interpreter.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24824>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to