[issue5395] array.fromfile not checking I/O errors

Antoine Pitrou report at bugs.python.org
Sun Oct 4 13:17:45 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

There doesn't seem to be any reason to introduce the
"expect_exception()" helper, rather than to use a with statement. Am I
mistaken?

----------
nosy: +pitrou
stage: test needed -> patch review
versions: +Python 2.7, Python 3.2 -Python 2.6

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


More information about the Python-bugs-list mailing list