| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Added entry for the "cgitb" module docs. | Fred Drake | 2001-12-04 | 1 | -0/+1 |
|
|
* | Re-arrange the modules in the "Internet Data Handling" chapter to try to | Fred Drake | 2001-11-28 | 1 | -9/+15 |
|
|
* | The turtle docs will be moving to another location in the Tkinter chapter. | Fred Drake | 2001-11-15 | 1 | -1/+0 |
|
|
* | Add entries for the new Tkinter chapter. | Fred Drake | 2001-11-15 | 1 | -0/+3 |
|
|
* | Remove email*.tex subsections; they're all \input by email.tex | Andrew M. Kuchling | 2001-11-05 | 1 | -7/+0 |
|
|
* | Promote built-in functions to come before built-in types. | Fred Drake | 2001-10-30 | 1 | -1/+1 |
|
|
* | Move XML-RPC-related docs to the "Internet Protocols" chapter. | Fred Drake | 2001-09-28 | 1 | -1/+2 |
|
|
* | Add entries for the email and compiler packages. | Fred Drake | 2001-09-27 | 1 | -0/+10 |
|
|
* | Added entry for the hmac module. | Fred Drake | 2001-09-11 | 1 | -0/+1 |
|
|
* | Add entry for the new distutils section. | Fred Drake | 2001-07-24 | 1 | -0/+1 |
|
|
* | Minor changes to match the style guide. | Fred Drake | 2001-07-14 | 1 | -1/+1 |
|
|