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

One last thing: you probably noticed it, but there is one test which
needs correcting in test_StringIO. It's due to the fact that calling
next() on a closed BytesIO object raises ValueError now rather than
StopIteration.

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

Reply via email to