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 pitrou
Recipients pitrou, sable
Date 2011-02-11.14:36:27
SpamBayes Score 0.0062621674
Marked as misclassified No
Message-id <1297434989.45.0.0598674233619.issue11184@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I think the skipping code in test_largefile should be factored out and used both in test_io and test_largefile (to be honest I don't know why test_io has large file tests as well; perhaps I should merge them together).
History
Date User Action Args
2011-02-11 14:36:29pitrousetrecipients: + pitrou, sable
2011-02-11 14:36:29pitrousetmessageid: <1297434989.45.0.0598674233619.issue11184@psf.upfronthosting.co.za>
2011-02-11 14:36:27pitroulinkissue11184 messages
2011-02-11 14:36:27pitroucreate