Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | achieve a more sensible organization. | ||||
* | 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 entry for the SimpleXMLRPCServer module. | ||||
* | 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 |
| | |||||
* | Add entry for xmlrpclib documentation. | Fred Drake | 2001-07-12 | 1 | -0/+1 |
| | |||||
* | Update to include the license information in a less annoying place. | Fred Drake | 2001-06-20 | 1 | -0/+3 |
| | |||||
* | Added entry for HTMLParser documentation. | Fred Drake | 2001-05-30 | 1 | -0/+1 |
| | |||||
* | Add entry for unittest documentation. | Fred Drake | 2001-04-07 | 1 | -0/+1 |
| | |||||
* | Add entry for curses.panel documentation. | Fred Drake | 2001-03-29 | 1 | -0/+1 |
| | |||||
* | Added entry for urllib2 documentation. | Fred Drake | 2001-03-01 | 1 | -0/+1 |
| | |||||
* | Add entry for the inspect module. | Fred Drake | 2001-02-28 | 1 | -0/+1 |
| | |||||
* | Remove documentation for the soundex module; the module is no longer | Fred Drake | 2001-02-22 | 1 | -33/+32 |
| | | | | included with Python. | ||||
* | Added entries for difflib documentation. | Fred Drake | 2001-02-19 | 1 | -0/+1 |
| | |||||
* | Add entries for the doctest documentation. | Fred Drake | 2001-02-17 | 1 | -0/+1 |
| | |||||
* | Move the whrandom section back to the documented modules section; this | Fred Drake | 2001-02-03 | 1 | -1/+1 |
| | | | | gives people a chance to see the depracation notice. | ||||
* | Move the whrandom entry to the "Obsolete Modules" appendix. | Fred Drake | 2001-02-02 | 1 | -1/+1 |
| | |||||
* | Added entry for weakref documentation. | Fred Drake | 2001-02-01 | 1 | -7/+11 |
| | | | | | Moved commented-out entries for obsolete module to an appendix, still commented out. | ||||
* | Added documentation for the xreadlines module & related changes. The | Fred Drake | 2001-01-09 | 1 | -0/+1 |
| | | | | documentation was written by Jeff Epler (thanks!). | ||||
* | Added entry for fpectl module documentation. | Fred Drake | 2001-01-09 | 1 | -1/+2 |
| | | | | | Moved the mutex docs to be adjacent to the sched docs, since these are meant to be used together (if they are used at all!). | ||||
* | Document the warnings module. | Guido van Rossum | 2000-12-19 | 1 | -0/+1 |
| | |||||
* | Added "stub" documentation for xml.dom.pulldom for Paul to fill out with | Fred Drake | 2000-12-13 | 1 | -0/+1 |
| | | | | useful explanations. | ||||
* | Added entries reflecting the separation of the abstract DOM documentation | Fred Drake | 2000-11-29 | 1 | -0/+1 |
| | | | | and the implementation docs for xml.dom.minidom. | ||||
* | Added entries for the xml.dom.minidom module. | Fred Drake | 2000-10-24 | 1 | -0/+1 |
| | |||||
* | Added entries for new files of SAX documentation. | Fred Drake | 2000-10-12 | 1 | -0/+3 |
| | |||||
* | Move the documentation for the mutex module to be with the threading | Fred Drake | 2000-10-10 | 1 | -1/+1 |
| | | | | | and queue-management modules, since that is where the general context for use in most cases. | ||||
* | Push xmllib to the end of the markup chapter since it is deprecated. | Fred Drake | 2000-10-09 | 1 | -1/+1 |
| | |||||
* | regex and regsub are obsolete and Evil, so don't include them in the club. | Fred Drake | 2000-09-25 | 1 | -2/+2 |
| | |||||
* | Include the new text on reporting bugs in a few useful places. | Fred Drake | 2000-09-21 | 1 | -0/+3 |
| | | | | This closes SourceForge bug #114792. | ||||
* | Add entries for the xml.sax documentation. | Fred Drake | 2000-09-20 | 1 | -0/+1 |
| | |||||
* | Added entry for mmap module. | Fred Drake | 2000-09-05 | 1 | -0/+1 |
| | |||||
* | Relocate the popen2 documentation since it is now substantially more | Fred Drake | 2000-08-31 | 1 | -1/+1 |
| | | | | portable. | ||||
* | Added libgettext.tex | Barry Warsaw | 2000-08-30 | 1 | -0/+1 |
| | |||||
* | Add entry for Cookie module. | Fred Drake | 2000-08-19 | 1 | -0/+1 |
| | |||||
* | Break the "Python Services" chapter into two: "Python Runtime Services" | Fred Drake | 2000-08-03 | 1 | -15/+17 |
| | | | | | | (still at the start of the manual), and "Python Language Services" (late in the manual). Moved "Restricted Execution" to just before "Python Language Services." | ||||
* | Documentation for the gc module. Text from Neil Schemenauer | Fred Drake | 2000-07-12 | 1 | -0/+1 |
| | | | | | <nascheme@enme.ucalgary.ca>, markup & minor revisions from Fred Drake. | ||||
* | New module webbrowser. Easy-to-use controller objects to make using a | Fred Drake | 2000-07-07 | 1 | -0/+1 |
| | | | | Web browser as a help/information browser easy across platforms. | ||||
* | Add entry for readline documentation. | Fred Drake | 2000-07-06 | 1 | -0/+1 |
| | |||||
* | Created a new chapter on structured markup processing, including the | Fred Drake | 2000-07-05 | 1 | -4/+7 |
| | | | | | existing SGML, HTML, & XML support, and providing a home for the new XML support as it becomes documented. | ||||
* | Added entry for the curses.ascii module. | Fred Drake | 2000-06-28 | 1 | -0/+1 |
| | |||||
* | Added the atexit module and documentation from Skip Montanaro | Fred Drake | 2000-06-28 | 1 | -0/+1 |
| | | | | | | | <skip@mojam.com>. Revisions to the markup to make it pass LaTeX, added an index entry and a reference from the sys.exitfunc documentation. This closes SourceForge patch #100620. | ||||
* | Hook in the documentation for the unicodedata module. | Fred Drake | 2000-06-13 | 1 | -0/+1 |
| | |||||
* | Added preliminary documentation for the winreg module, | Fred Drake | 2000-06-07 | 1 | -0/+1 |
| | | | | | | by Mark Hammond <markh@activestate.com>. Limited markup & consistency revisions by FLD. |