summaryrefslogtreecommitdiffstats
path: root/Doc/library/mmap.rst
Commit message (Expand)AuthorAgeFilesLines
* Be consistent in the use of read-only.Jeroen Ruigrok van der Werven2008-04-171-1/+1
* Add details about the return value for mmap.flush().Jeroen Ruigrok van der Werven2008-04-161-0/+6
* Reformat to 80 columns prior to adding documentation.Jeroen Ruigrok van der Werven2008-04-161-88/+92
* #1087741: make mmap.mmap the type of mmap objects, not aGeorg Brandl2008-01-211-7/+10
* Patch #976880: add mmap .rfind() method, and 'end' paramter to .find().Andrew M. Kuchling2008-01-191-4/+13
* Add example to mmap docs.Georg Brandl2007-12-021-0/+43
* Add phuang patch from Issue 708374 which adds offset parameter to mmap module.Travis E. Oliphant2007-10-231-2/+11
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+173