summaryrefslogtreecommitdiffstats
path: root/Doc/library/io.rst
Commit message (Expand)AuthorAgeFilesLines
* #3007: remove stringio docs and fix a few nits in io docs.Georg Brandl2008-05-301-3/+20
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-68/+63
* A lot of small detailed revisions to the io module's doc.Mark Summerfield2008-04-211-117/+137
* Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,...Christian Heimes2008-04-201-9/+14
* Reverted 62397; no versionadded/changed in 3.0 docsBenjamin Peterson2008-04-191-1/+0
* the io module was added in 2.6 (I know not really, but the end user isn't goi...Benjamin Peterson2008-04-191-0/+1
* Fix problems in the io docs noted by Alexandre VassalottiBenjamin Peterson2008-04-141-2/+2
* Another io doc fixBenjamin Peterson2008-04-131-1/+1
* A few io doc fixesBenjamin Peterson2008-04-131-22/+27
* Fleshed out docstrings in the io module, improving the reST one as I went.Benjamin Peterson2008-04-131-72/+71
* Synced builtin open and io.open documentation, taking the best of eachBenjamin Peterson2008-04-111-26/+50
* zap the last of the class.method typos in io docsBenjamin Peterson2008-04-091-2/+2
* #2530: io module documentation.Georg Brandl2008-04-091-0/+603