Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
185a29b08ffcb1370e469f25173f185ed0a60d39
/
Lib
/
test
/
test_mmap.py
a701597
Fix inconsistent use of tab/space in indentation.
by Thomas Wouters
· 25 years ago
af4cfae
Test that after resizing the mmap'd file, we can't seek beyond the new size.
by Mark Hammond
· 25 years ago
7a11671
fixed inconsistent use of tab and spaces
by Peter Schneider-Kamp
· 25 years ago
d3cf692
Add test of resize() method of mmap objects
by Andrew M. Kuchling
· 25 years ago
cf70ea6
Additional tests for seek() method, written by Trent Mick
by Andrew M. Kuchling
· 25 years ago
605843f
Mark Hammond: This patch fixes the mmap module on Windows 9x.
by Fred Drake
· 25 years ago
706dbd0
Mark Hammond: Ooops - even though Win32 handles the same args, there
by Guido van Rossum
· 25 years ago
767e775
Improved test, by Mark Hammond, for Win32.
by Guido van Rossum
· 25 years ago
e81b9cf
Added simple test case for mmap on Unix; someone needs to write a
by Andrew M. Kuchling
· 25 years ago