]> granicus.if.org Git - python/commit
Test that after resizing the mmap'd file, we can't seek beyond the new size.
authorMark Hammond <mhammond@skippinet.com.au>
Sun, 30 Jul 2000 02:20:38 +0000 (02:20 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Sun, 30 Jul 2000 02:20:38 +0000 (02:20 +0000)
commitaf4cfae300846ecf6ad21946f52535fd69e1773b
tree7b72cf31a351f67852abc8bfd7b0a9df26a7e6e4
parent6b24dffd13155ccd8ff33a4ad788452c16953574
Test that after resizing the mmap'd file, we can't seek beyond the new size.
Lib/test/test_mmap.py