| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #7022: clarification of RawIOBase.read(), suggested by Pascal Chambon. | Antoine Pitrou | 2009-10-01 | 1 | -5/+8 |
|
|
* | Issue #6929: fix a couple of statements and clarify a lot of things in the IO... | Antoine Pitrou | 2009-09-17 | 1 | -68/+96 |
|
|
* | Merged revisions 74207 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -5/+5 |
|
|
* | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | document BufferedIOBase.raw and TextIOBase.buffer | Benjamin Peterson | 2009-06-28 | 1 | -1/+13 |
|
|
* | rephrase for clarity | Benjamin Peterson | 2009-06-16 | 1 | -1/+1 |
|
|
* | update peek documentation to implementation | Benjamin Peterson | 2009-06-14 | 1 | -5/+3 |
|
|
* | give the C implementation of TextIOWrapper the errors property #6217 | Benjamin Peterson | 2009-06-06 | 1 | -5/+5 |
|
|
* | Convert all "i" docs to new style optional args. | Georg Brandl | 2009-06-01 | 1 | -19/+20 |
|
|
* | versionadded | Benjamin Peterson | 2009-05-01 | 1 | -0/+4 |
|
|
* | add myself | Benjamin Peterson | 2009-05-01 | 1 | -0/+1 |
|
|
* | implement a detach() method for BufferedIOBase and TextIOBase #5883 | Benjamin Peterson | 2009-05-01 | 1 | -1/+25 |
|
|
* | Update whatsnew based on doc search. | Raymond Hettinger | 2009-04-09 | 1 | -1/+1 |
|
|
* | Merged revisions 70992,70995 via svnmerge from | Benjamin Peterson | 2009-04-01 | 1 | -3/+9 |
|
|
* | sync open() docs more | Benjamin Peterson | 2009-03-23 | 1 | -18/+20 |
|
|
* | fix docs about open's return value #5539 | Benjamin Peterson | 2009-03-23 | 1 | -13/+15 |
|
|
* | fix StringIO constructor docs #5452 | Benjamin Peterson | 2009-03-09 | 1 | -4/+4 |
|
|
* | remove usage of the deprecated max_buffer_size | Benjamin Peterson | 2009-03-05 | 1 | -6/+9 |
|
|
* | FileIO.readinto() isn't going anywhere | Benjamin Peterson | 2009-03-05 | 1 | -3/+0 |
|
|
* | merge the io-c branch: C implementation of the io module | Benjamin Peterson | 2009-03-04 | 1 | -1/+8 |
|
|
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 1 | -2/+2 |
|
|
* | Merged revisions 68750,68776-68777,68811,68842,68859 via svnmerge from | Benjamin Peterson | 2009-01-23 | 1 | -53/+53 |
|
|
* | Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-... | Benjamin Peterson | 2009-01-16 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
* | Fixed issue #4233. | Christian Heimes | 2008-11-05 | 1 | -2/+4 |
|
|
* | #3007: remove stringio docs and fix a few nits in io docs. | Georg Brandl | 2008-05-30 | 1 | -3/+20 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -68/+63 |
|
|
* | A lot of small detailed revisions to the io module's doc. | Mark Summerfield | 2008-04-21 | 1 | -117/+137 |
|
|
* | Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,... | Christian Heimes | 2008-04-20 | 1 | -9/+14 |
|
|
* | Reverted 62397; no versionadded/changed in 3.0 docs | Benjamin Peterson | 2008-04-19 | 1 | -1/+0 |
|
|
* | the io module was added in 2.6 (I know not really, but the end user isn't goi... | Benjamin Peterson | 2008-04-19 | 1 | -0/+1 |
|
|
* | Fix problems in the io docs noted by Alexandre Vassalotti | Benjamin Peterson | 2008-04-14 | 1 | -2/+2 |
|
|
* | Another io doc fix | Benjamin Peterson | 2008-04-13 | 1 | -1/+1 |
|
|
* | A few io doc fixes | Benjamin Peterson | 2008-04-13 | 1 | -22/+27 |
|
|
* | Fleshed out docstrings in the io module, improving the reST one as I went. | Benjamin Peterson | 2008-04-13 | 1 | -72/+71 |
|
|
* | Synced builtin open and io.open documentation, taking the best of each | Benjamin Peterson | 2008-04-11 | 1 | -26/+50 |
|
|
* | zap the last of the class.method typos in io docs | Benjamin Peterson | 2008-04-09 | 1 | -2/+2 |
|
|
* | #2530: io module documentation. | Georg Brandl | 2008-04-09 | 1 | -0/+603 |
|
|