[issue1404] warnings module bug: BytesWarning: str() on a bytes instance

2010-04-27 Thread Martin v . Löwis
Changes by Martin v. Löwis : -- priority: -> normal ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue1404] warnings module bug: BytesWarning: str() on a bytes instance

2007-11-08 Thread Christian Heimes
Christian Heimes added the comment: No bug at all ;) -- priority: high -> resolution: -> invalid status: open -> closed __ Tracker <[EMAIL PROTECTED]> __

[issue1404] warnings module bug: BytesWarning: str() on a bytes instance

2007-11-08 Thread Christian Heimes
New submission from Christian Heimes: $ ./python -bb Lib/compileall.py Listing /home/heimes/dev/python/py3k/Lib ... Compiling /home/heimes/dev/python/py3k/Lib/pydoc.py ... Traceback (most recent call last): File "Lib/compileall.py", line 162, in exit_status = int(not main()) File "Lib/co