[issue11681] -b option undocumented

R. David Murray report at bugs.python.org
Sat Mar 26 02:05:45 CET 2011


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

Are you sure?  (see issue 10471).  I don't see how -b could do anything in python2, since bytes and string are the same there (and, indeed, from command line experimentation it doesn't seem to).

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list