Ezio Melotti added the comment:

Making .posix read-only is technically backward-incompatible, but I'm not sure 
if there are cases where people might have changed its value without incurring 
in the bug.  Leaving .posix read/writable and changing .eof accordingly might 
be a better solution.

As a side note, you can use assertRaises (possibly as a context manager) in the 
tests.

----------
stage:  -> patch review
versions: +Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16200>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to