]> granicus.if.org Git - python/commit
Removed print that executes only on Unix boxes; that made it impossible
authorTim Peters <tim.peters@gmail.com>
Tue, 13 Nov 2001 23:39:47 +0000 (23:39 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 13 Nov 2001 23:39:47 +0000 (23:39 +0000)
commit00cafa0f76aa5860386d6fecabc61132cc7711a4
treecb4eca3934e6acb3389267b42ac9de09e2118817
parent5ebfd36afa9093099ab23e4d1256274ae7ee6978
Removed print that executes only on Unix boxes; that made it impossible
to have single "expected output" file.
Lib/test/test_mmap.py