]> granicus.if.org Git - python/commit
Fix test_file.py. It was passing on OSX for the wrong reason
authorGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 20:59:22 +0000 (20:59 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 20:59:22 +0000 (20:59 +0000)
commit535a5ef196ff60141a1ecea732f55fbd72f8d9d7
treebdd75c0b5bf10b4bd04b8aa6296a5a012d648965
parent558ca847308cc35ed387cf5800269b647c87a51d
Fix test_file.py.  It was passing on OSX for the wrong reason
(somehow OSX marks I/O devices as seekable).
Lib/test/test_file.py