Hirokazu Yamamoto
|
02172ddbee
|
Binary flag is needed on windows.
|
2009-02-28 15:24:00 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Jeroen Ruigrok van der Werven
|
ea7fa72630
|
Be consistent in the use of read-only.
|
2008-04-17 12:39:45 +00:00 |
Jeroen Ruigrok van der Werven
|
967a83c4ef
|
Add details about the return value for mmap.flush().
|
2008-04-16 12:57:43 +00:00 |
Jeroen Ruigrok van der Werven
|
069dfad2af
|
Reformat to 80 columns prior to adding documentation.
|
2008-04-16 12:47:01 +00:00 |
Georg Brandl
|
845c403c08
|
#1087741: make mmap.mmap the type of mmap objects, not a
factory function. Allow it to be subclassed.
|
2008-01-21 14:16:46 +00:00 |
Andrew M. Kuchling
|
5c60bfcfbf
|
Patch #976880: add mmap .rfind() method, and 'end' paramter to .find().
Contributed by John Lenton.
|
2008-01-19 18:18:41 +00:00 |
Georg Brandl
|
fefcd4ec40
|
Add example to mmap docs.
Written for GHOP by Rafal Rawicki.
|
2007-12-02 14:34:34 +00:00 |
Travis E. Oliphant
|
8feafab346
|
Add phuang patch from Issue 708374 which adds offset parameter to mmap module.
|
2007-10-23 02:40:56 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |