commit | 535a5ef196ff60141a1ecea732f55fbd72f8d9d7 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Jul 10 20:59:22 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Jul 10 20:59:22 2007 +0000 |
tree | bdd75c0b5bf10b4bd04b8aa6296a5a012d648965 | |
parent | 558ca847308cc35ed387cf5800269b647c87a51d [diff] |
Fix test_file.py. It was passing on OSX for the wrong reason (somehow OSX marks I/O devices as seekable).