| commit | 8cb6dbf1b9d606de4ef1b3c4141ae186d32492db | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Wed Jul 21 16:41:31 2010 +0000 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Jul 21 16:41:31 2010 +0000 |
| tree | 7f81f13da0c81134d984f0422c7129c7d37485f8 | |
| parent | de5b02430b7b7fb8ec417bd05d9f7c4980587802 [diff] |
Issue #5395: check that array.fromfile() re-raises an IOError instead of replacing it with EOFError. (this is only an added test, but 2.x will get a fix too)