]> granicus.if.org Git - python/commit
Skip large file tests on Windowns and OSX.
authorGuido van Rossum <guido@python.org>
Tue, 10 Apr 2007 20:08:41 +0000 (20:08 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Apr 2007 20:08:41 +0000 (20:08 +0000)
commit34d69e57e31763bdfcff77dc3689ec42a5228814
tree6a950b548ecbf4e69744b265565a0293e8413716
parent53807dabf0fb6701e00d28aff4444407d8a91e23
Skip large file tests on Windowns and OSX.
Reduce large file size to 2**31 (and a bit).
Lib/test/test_io.py