This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doko
Recipients doko
Date 2007-10-18.09:15:03
SpamBayes Score 0.017850664
Marked as misclassified No
Message-id <1192698903.93.0.335395092221.issue1291@psf.upfronthosting.co.za>
In-reply-to
Content
$ python Lib/test/test_resource.py
True
Traceback (most recent call last):
  File "Lib/test/test_resource.py", line 42, in <module>
    f.close()
IOError: [Errno 27] File too large
History
Date User Action Args
2007-10-18 09:15:04dokosetspambayes_score: 0.0178507 -> 0.017850664
recipients: + doko
2007-10-18 09:15:03dokosetspambayes_score: 0.0178507 -> 0.0178507
messageid: <1192698903.93.0.335395092221.issue1291@psf.upfronthosting.co.za>
2007-10-18 09:15:03dokolinkissue1291 messages
2007-10-18 09:15:03dokocreate