Antoine Pitrou <[EMAIL PROTECTED]> added the comment:

+1 as well. Lib/pty.py had a line like that ("while buf != ''") and I
wondered why no exception was thrown with -bb while the variable was a
bytes object.

----------
nosy: +pitrou

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3988>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to