[issue5556] interactive interpreter, source encoding

R. David Murray report at bugs.python.org
Thu Aug 26 20:40:24 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Agreed.  Although the docs do not explicitly say "you cannot use bytes as source", this is clearly implicit in the Python3 bytes/string separation.  The docs talk only about string inputs.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage: unit test needed -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list