diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2000-07-11 10:45:28 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2000-07-11 10:45:28 (GMT) |
commit | d3cf692c387a49a4a3791a3ee201ff9a61889843 (patch) | |
tree | 319641490f43edceaabcce96053dc738dd8ce480 /Lib/test/output | |
parent | e0d0090e76075a983d42aedad1c4fc2e77db847c (diff) | |
download | cpython-d3cf692c387a49a4a3791a3ee201ff9a61889843.zip cpython-d3cf692c387a49a4a3791a3ee201ff9a61889843.tar.gz cpython-d3cf692c387a49a4a3791a3ee201ff9a61889843.tar.bz2 |
Add test of resize() method of mmap objects
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_mmap | bin | 520 -> 542 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/output/test_mmap b/Lib/test/output/test_mmap Binary files differindex 0e880e3..2ceed20 100644 --- a/Lib/test/output/test_mmap +++ b/Lib/test/output/test_mmap |