summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip!Fred Drake1999-03-151-0/+2
|
* Added sections for pyclbr and tokenize.Fred Drake1999-02-181-0/+2
|
* Added chapter on Windows modules, including msvcrt and winsound.Fred Drake1999-02-161-0/+4
|
* Added section for MimeWriter, contributed by Christopher PetrilliFred Drake1999-02-121-0/+1
| | | | | | <petrilli@amber.org>. This spells the end of another whole section in the undoc chapter!
* Moved posixpath to os.path.Fred Drake1999-02-021-1/+1
|
* Document the repr module. This removes the entire "Code objects andFred Drake1999-01-271-0/+1
| | | | files, debugger etc." section from "Undocumented Modules"!
* Documentation for the ConfigParser module, by Christopher G. PetrilliFred Drake1999-01-261-0/+1
| | | | (petrilli@amber.org).
* Move the jpeg module to the SGI section; it is dependent on the "cl"Fred Drake1999-01-201-1/+1
| | | | module available on IRIX.
* Document the sndhdr module.Fred Drake1999-01-051-0/+1
| | | | Document that the whatsound module is obsolete.
* Add documentation for shutil module.Fred Drake1998-12-281-0/+1
|
* Add the getpass module.Fred Drake1998-12-221-0/+1
|
* Adding libshlex and libnetrc by Eric Raymond.Guido van Rossum1998-12-221-0/+2
|
* Added new sections.Fred Drake1998-08-111-1/+3
|
* New organization of internet modules into protocols/support and dataFred Drake1998-08-071-3/+5
| | | | chapters.
* Update to use a separate page for front matter.Fred Drake1998-07-281-0/+4
|
* Move files around to get the names to match the module names except forFred Drake1998-07-241-4/+4
| | | | | case. Two modules (SocketServer, BaseHTTPServer) still don't match; those names are just too long!
* Complete the addition of libthreading.tex. (Isn't it annoying thatGuido van Rossum1998-07-201-0/+1
| | | | you need to edit four files in order to add one section to the manual?)
* Contributions by Eric Raymond: documentation for modulesGuido van Rossum1998-06-281-0/+3
| | | | cmd, multifile and smtplib.
* Add section documenting mimetypes module.Fred Drake1998-05-191-0/+1
|
* Moved popen2 entry to make more sense.Fred Drake1998-04-281-1/+2
| | | | Added bisect entry.
* Hook in the calendar and popen2 sections.Fred Drake1998-04-281-0/+2
|
* Added a section for the poplib module, contributed by Drew Csillag.Fred Drake1998-04-241-0/+1
|
* Remove commented-out Mac chapter.Fred Drake1998-04-171-14/+0
|
* Add imaplib to appropriate lists.Fred Drake1998-04-111-0/+1
|
* Comment out the soundex section.Fred Drake1998-04-091-1/+1
|
* Add section for ni back in, but comment it out.Fred Drake1998-04-091-0/+1
|
* Commented out sections on obsolete & Macintosh modules.Fred Drake1998-04-091-14/+14
|
* Add fileinput section under Misc. Services.Fred Drake1998-04-041-0/+1
|
* Removed references to ni.Fred Drake1998-04-021-1/+0
|
* Revert the index stuff to work better with LaTeX2HTML.Fred Drake1998-03-171-4/+12
|
* Adjust the index inclusion for the new index support.Fred Drake1998-03-091-3/+7
|
* Convert LaTeX support to create a new class of documents. HTML generationFred Drake1998-03-031-2/+1
| | | | | | | | now requires LaTeX2HTML 98.1p1 or newer (& and is still in progress). This means that doing things to change the formatting of the manuals (at the "normal user" level, like A4 paper), can happen in just one place, rather than in each document file.
* Derive the name of the modules .ind from the jobname.Fred Drake1998-02-251-1/+1
|
* Separate chapter and section.Fred Drake1998-02-191-0/+1
|
* Separate binhex and binuu documentation from binascii. Support betterFred Drake1998-02-191-0/+2
| | | | module addressing in HTML.
* Separate Mac user interface modules into separate files, to better supportFred Drake1998-02-181-0/+2
| | | | bookmarkable module sections in the HTML.
* Separate the parse, symbol, and token documentation into separate files.Fred Drake1998-02-181-0/+2
|
* Remove obsolete pagenumbering / pagestyle cruft.Fred Drake1998-02-131-5/+0
|
* Add entry for copy_reg module.Fred Drake1998-01-211-0/+1
|
* Use \emph{} for all references to the other documents, not just some of them.Fred Drake1998-01-161-4/+4
|
* Removed \mytableofcontents; just use \tableofcontents.Fred Drake1998-01-131-1/+1
|
* Added openright option the the \documentclass{} for each of the manuals.Fred Drake1998-01-131-1/+1
|
* Revise prologue and frontmatter to use latex2e (not in 2.09 compatibilityFred Drake1998-01-091-9/+4
| | | | mode) and take advantage of changes in myformat.sty.
* Add module index before the general index.Fred Drake1998-01-021-0/+4
|
* Added Greg Stein's docs for BaseHTTPServer.py.Guido van Rossum1997-12-291-1/+2
| | | | Moved docs for "re" to before docs for "regex".
* Change {\em ...} to \emph{...}; this seems to be the developing preferenceFred Drake1997-12-181-3/+3
| | | | throughout the manuals, and seems easier to read.
* Fixed SFT #23842: leave in non-standard style options when checking in anFred Drake1997-12-081-1/+1
| | | | update. ;-(
* Oops, did the previous delete the wrong way.Guido van Rossum1997-11-251-1/+0
|
* Get rid of last traces of module 'audio'Guido van Rossum1997-11-241-1/+1
|
* Adding Martin von Loewis' documentation for his locale module.Guido van Rossum1997-11-201-0/+1
|