| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #12102: Document that buffered files must be flushed before being used | Ross Lagerwall | 2011-07-25 | 1 | -0/+6 |
|
|
* | (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X | Victor Stinner | 2011-05-03 | 1 | -0/+4 |
|
|
* | Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,... | Georg Brandl | 2010-10-06 | 1 | -6/+4 |
|
|
* | Binary flag is needed on windows. | Hirokazu Yamamoto | 2009-02-28 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | reformat some documentation of classes so methods and attributes are under th... | Benjamin Peterson | 2008-04-25 | 1 | -62/+62 |
|
|
* | Be consistent in the use of read-only. | Jeroen Ruigrok van der Werven | 2008-04-17 | 1 | -1/+1 |
|
|
* | Add details about the return value for mmap.flush(). | Jeroen Ruigrok van der Werven | 2008-04-16 | 1 | -0/+6 |
|
|
* | Reformat to 80 columns prior to adding documentation. | Jeroen Ruigrok van der Werven | 2008-04-16 | 1 | -88/+92 |
|
|
* | #1087741: make mmap.mmap the type of mmap objects, not a | Georg Brandl | 2008-01-21 | 1 | -7/+10 |
|
|
* | Patch #976880: add mmap .rfind() method, and 'end' paramter to .find(). | Andrew M. Kuchling | 2008-01-19 | 1 | -4/+13 |
|
|
* | Add example to mmap docs. | Georg Brandl | 2007-12-02 | 1 | -0/+43 |
|
|
* | Add phuang patch from Issue 708374 which adds offset parameter to mmap module. | Travis E. Oliphant | 2007-10-23 | 1 | -2/+11 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+173 |
|
|