diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2000-03-30 21:15:46 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2000-03-30 21:15:46 (GMT) |
commit | a35be2f412f7e61a37e8569b738d10e76ee853ca (patch) | |
tree | ecc487418e45408da50b06c218baa8cabc2a9ddb /Lib | |
parent | e81b9cfcfe7f73b0b6f5fc4e52442357a53fb58f (diff) | |
download | cpython-a35be2f412f7e61a37e8569b738d10e76ee853ca.zip cpython-a35be2f412f7e61a37e8569b738d10e76ee853ca.tar.gz cpython-a35be2f412f7e61a37e8569b738d10e76ee853ca.tar.bz2 |
Output for simple test case for mmap on Unix; someone needs to write a
Win32 test case.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_mmap | bin | 0 -> 346 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/output/test_mmap b/Lib/test/output/test_mmap Binary files differnew file mode 100644 index 0000000..f3efcd0 --- /dev/null +++ b/Lib/test/output/test_mmap |