| Commit message (Expand) | Author | Age | Files | Lines |
| * | first cut at trace module doc | Skip Montanaro | 2006-04-23 | 1 | -1/+1 |
|
|
| * | Documentation for ctypes. | Thomas Heller | 2006-04-21 | 1 | -0/+1 |
|
|
| * | Document the contextlib module. | Phillip J. Eby | 2006-03-27 | 1 | -0/+1 |
|
|
| * | Add documentation for PEP 338 | Nick Coghlan | 2006-03-24 | 1 | -0/+1 |
|
|
| * | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -3/+0 |
|
|
| * | Create _ast module. | Martin v. Löwis | 2006-02-27 | 1 | -0/+1 |
|
|
| * | Added the cProfile module. | Armin Rigo | 2006-02-08 | 1 | -1/+1 |
|
|
| * | [Patch #1375417] Massive rearrangement of the Library Reference. | Andrew M. Kuchling | 2005-12-22 | 1 | -136/+230 |
|
|
| * | r1076@spiff: Fredrik | 2005-12-12 22:32:28 +0100 | Fredrik Lundh | 2005-12-12 | 1 | -0/+1 |
|
|
| * | [ sf.net patch # 1121611 ] | Gregory P. Smith | 2005-08-21 | 1 | -0/+1 |
|
|
| * | Patch #1180012: add documentation for modulefinder | Georg Brandl | 2005-06-18 | 1 | -0/+1 |
|
|
| * | SF patch #941881: PEP 309 Implementation (Partial Function Application). | Raymond Hettinger | 2005-02-28 | 1 | -0/+1 |
|
|
| * | Patch #579435: Shadow Password Support Module | Martin v. Löwis | 2005-01-23 | 1 | -0/+1 |
|
|
| * | documentation for the zipimport module using contributed patch | Fred Drake | 2005-01-19 | 1 | -0/+1 |
|
|
| * | Document the reconvert module. | Skip Montanaro | 2005-01-16 | 1 | -0/+1 |
|
|
| * | Remove deprecated xmllib from inclusion in the docs. | Raymond Hettinger | 2004-12-06 | 1 | -1/+1 |
|
|
| * | Remove the deprecated statcache module. | Raymond Hettinger | 2004-12-05 | 1 | -1/+0 |
|
|
| * | Remove the deprecated whrandom module. | Raymond Hettinger | 2004-12-04 | 1 | -2/+0 |
|
|
| * | SF Patch #1048341: subprocess documentation, based on PEP/docstring by | Fredrik Lundh | 2004-10-17 | 1 | -0/+1 |
|
|
| * | Remove docs for xreadlines, mpz, rotor | Andrew M. Kuchling | 2004-08-31 | 1 | -3/+0 |
|
|
| * | [Bug #873146] Document pickletools module (haven't tested the LaTeX yet) | Andrew M. Kuchling | 2004-08-07 | 1 | -0/+1 |
|
|
| * | Added documentation for the "smtpd" module. | Fred Drake | 2004-07-11 | 1 | -0/+1 |
|
|
| * | Add decimal docs to the core. | Raymond Hettinger | 2004-07-05 | 1 | -0/+1 |
|
|
| * | Patch #963318: Add support for client-side cookie management. | Martin v. Löwis | 2004-05-31 | 1 | -0/+1 |
|
|
| * | Add documentation for collections.deque(). | Raymond Hettinger | 2004-01-29 | 1 | -0/+1 |
|
|
| * | Initial checkin of docs for Lib/platform.py . | Brett Cannon | 2003-10-14 | 1 | -0/+1 |
|
|
| * | + libdumdbm | Skip Montanaro | 2003-07-14 | 1 | -0/+1 |
|
|
| * | Rename lib__future__.tex to libfuture.tex and add link in lib.tex. | Jeremy Hylton | 2003-05-28 | 1 | -0/+1 |
|
|
| * | Library documentation for the 'test' package. Still needs to be checked by F... | Brett Cannon | 2003-05-07 | 1 | -0/+1 |
|
|
| * | Patch #536883: SimpleXMLRPCServer auto-docing subclass. | Martin v. Löwis | 2003-04-18 | 1 | -0/+1 |
|
|
| * | Implement IDNA (Internationalized Domain Names in Applications). | Martin v. Löwis | 2003-04-18 | 1 | -0/+1 |
|
|
| * | + libtimeit | Skip Montanaro | 2003-04-09 | 1 | -0/+1 |
|
|
| * | patch [ 698505 ] docs for hotshot module | Anthony Baxter | 2003-04-07 | 1 | -0/+1 |
|
|
| * | include csv doc section - Fred, you may want to change the location | Skip Montanaro | 2003-03-20 | 1 | -0/+1 |
|
|
| * | Add libossaudiodev.tex. | Greg Ward | 2003-03-10 | 1 | -0/+1 |
|
|
| * | Move itertools module from the sandbox and into production. | Raymond Hettinger | 2003-02-01 | 1 | -0/+1 |
|
|
| * | SF #664011, move tarfile module in docs | Neal Norwitz | 2003-01-07 | 1 | -1/+1 |
|
|
| * | SF #642236, optparse LaTeX docs by Johannes Gijsbers | Neal Norwitz | 2003-01-06 | 1 | -0/+1 |
|
|
| * | SF #651082, tarfile module implementation from Lars Gustäbel | Neal Norwitz | 2003-01-05 | 1 | -0/+1 |
|
|
| * | process libconsts.tex | Skip Montanaro | 2003-01-01 | 1 | -0/+1 |
|
|
| * | Add dummy_thread[ing] sections and reference these from libthread[ing]. | Guido van Rossum | 2002-12-30 | 1 | -0/+2 |
|
|
| * | Add in the datetime docs now that they pass LaTeX. Still ugly, but that can | Fred Drake | 2002-12-23 | 1 | -0/+1 |
|
|
| * | Added docs for (draft) pkgutil module. | Fred Drake | 2002-12-23 | 1 | -0/+1 |
|
|
| * | add liblogging | Skip Montanaro | 2002-11-14 | 1 | -0/+1 |
|
|
| * | Patch implementing bz2 module. | Gustavo Niemeyer | 2002-11-05 | 1 | -0/+1 |
|
|
| * | Load docs for sets.py | Raymond Hettinger | 2002-08-23 | 1 | -0/+1 |
|
|
| * | Add docs for heapq.py. | Guido van Rossum | 2002-08-02 | 1 | -0/+1 |
|
|
| * | Revise asyncore documentation and document asynchat for the first time. | Steve Holden | 2002-07-03 | 1 | -0/+1 |
|
|
| * | Add documentation for new textwrap module. | Greg Ward | 2002-06-29 | 1 | -0/+1 |
|
|
| * | Add entry for the pydoc documentation. | Fred Drake | 2001-12-18 | 1 | -0/+1 |
|
|