Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added entry for asyncore module. | Fred Drake | 1999-07-02 | 1 | -0/+1 |
| | |||||
* | Added entry for dl module. | Fred Drake | 1999-07-01 | 1 | -0/+1 |
| | |||||
* | Added entry for pty module. | Fred Drake | 1999-06-29 | 1 | -0/+1 |
| | |||||
* | Added entries for mutex and nis modules. | Fred Drake | 1999-06-27 | 1 | -0/+2 |
| | |||||
* | Add entries for the sched module. | Fred Drake | 1999-06-25 | 1 | -1/+2 |
| | |||||
* | Add entries for tty module. | Fred Drake | 1999-06-23 | 1 | -0/+1 |
| | |||||
* | Added more sections... | Fred Drake | 1999-06-23 | 1 | -0/+2 |
| | |||||
* | Added entry for the chunk module. | Fred Drake | 1999-06-22 | 1 | -0/+1 |
| | |||||
* | Added entry for curses module. | Fred Drake | 1999-06-21 | 1 | -0/+1 |
| | |||||
* | Three more modules documented by Moshe! | Fred Drake | 1999-06-21 | 1 | -0/+3 |
| | |||||
* | Add/remove entries due to additional sections from Moshe. | Fred Drake | 1999-06-17 | 1 | -0/+6 |
| | |||||
* | Misc. changes related to the new sections. | Fred Drake | 1999-06-14 | 1 | -0/+3 |
| | |||||
* | Add entry for the fpformat module. | Fred Drake | 1999-06-11 | 1 | -0/+1 |
| | |||||
* | Add section for the sha module. | Fred Drake | 1999-04-23 | 1 | -0/+1 |
| | |||||
* | Move stat to the Generic chapter. | Fred Drake | 1999-04-22 | 1 | -1/+1 |
| | |||||
* | Updated to reflect additions. | Fred Drake | 1999-04-19 | 1 | -0/+2 |
| | |||||
* | Document the dbhash module, and link to it from appropriate places. | Fred Drake | 1999-04-15 | 1 | -0/+1 |
| | |||||
* | Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip! | Fred Drake | 1999-03-15 | 1 | -0/+2 |
| | |||||
* | Added sections for pyclbr and tokenize. | Fred Drake | 1999-02-18 | 1 | -0/+2 |
| | |||||
* | Added chapter on Windows modules, including msvcrt and winsound. | Fred Drake | 1999-02-16 | 1 | -0/+4 |
| | |||||
* | Added section for MimeWriter, contributed by Christopher Petrilli | Fred Drake | 1999-02-12 | 1 | -0/+1 |
| | | | | | | <petrilli@amber.org>. This spells the end of another whole section in the undoc chapter! | ||||
* | Moved posixpath to os.path. | Fred Drake | 1999-02-02 | 1 | -1/+1 |
| | |||||
* | Document the repr module. This removes the entire "Code objects and | Fred Drake | 1999-01-27 | 1 | -0/+1 |
| | | | | files, debugger etc." section from "Undocumented Modules"! | ||||
* | Documentation for the ConfigParser module, by Christopher G. Petrilli | Fred Drake | 1999-01-26 | 1 | -0/+1 |
| | | | | (petrilli@amber.org). | ||||
* | Move the jpeg module to the SGI section; it is dependent on the "cl" | Fred Drake | 1999-01-20 | 1 | -1/+1 |
| | | | | module available on IRIX. | ||||
* | Document the sndhdr module. | Fred Drake | 1999-01-05 | 1 | -0/+1 |
| | | | | Document that the whatsound module is obsolete. | ||||
* | Add documentation for shutil module. | Fred Drake | 1998-12-28 | 1 | -0/+1 |
| | |||||
* | Add the getpass module. | Fred Drake | 1998-12-22 | 1 | -0/+1 |
| | |||||
* | Adding libshlex and libnetrc by Eric Raymond. | Guido van Rossum | 1998-12-22 | 1 | -0/+2 |
| | |||||
* | Added new sections. | Fred Drake | 1998-08-11 | 1 | -1/+3 |
| | |||||
* | New organization of internet modules into protocols/support and data | Fred Drake | 1998-08-07 | 1 | -3/+5 |
| | | | | chapters. | ||||
* | Update to use a separate page for front matter. | Fred Drake | 1998-07-28 | 1 | -0/+4 |
| | |||||
* | Move files around to get the names to match the module names except for | Fred Drake | 1998-07-24 | 1 | -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 that | Guido van Rossum | 1998-07-20 | 1 | -0/+1 |
| | | | | you need to edit four files in order to add one section to the manual?) | ||||
* | Contributions by Eric Raymond: documentation for modules | Guido van Rossum | 1998-06-28 | 1 | -0/+3 |
| | | | | cmd, multifile and smtplib. | ||||
* | Add section documenting mimetypes module. | Fred Drake | 1998-05-19 | 1 | -0/+1 |
| | |||||
* | Moved popen2 entry to make more sense. | Fred Drake | 1998-04-28 | 1 | -1/+2 |
| | | | | Added bisect entry. | ||||
* | Hook in the calendar and popen2 sections. | Fred Drake | 1998-04-28 | 1 | -0/+2 |
| | |||||
* | Added a section for the poplib module, contributed by Drew Csillag. | Fred Drake | 1998-04-24 | 1 | -0/+1 |
| | |||||
* | Remove commented-out Mac chapter. | Fred Drake | 1998-04-17 | 1 | -14/+0 |
| | |||||
* | Add imaplib to appropriate lists. | Fred Drake | 1998-04-11 | 1 | -0/+1 |
| | |||||
* | Comment out the soundex section. | Fred Drake | 1998-04-09 | 1 | -1/+1 |
| | |||||
* | Add section for ni back in, but comment it out. | Fred Drake | 1998-04-09 | 1 | -0/+1 |
| | |||||
* | Commented out sections on obsolete & Macintosh modules. | Fred Drake | 1998-04-09 | 1 | -14/+14 |
| | |||||
* | Add fileinput section under Misc. Services. | Fred Drake | 1998-04-04 | 1 | -0/+1 |
| | |||||
* | Removed references to ni. | Fred Drake | 1998-04-02 | 1 | -1/+0 |
| | |||||
* | Revert the index stuff to work better with LaTeX2HTML. | Fred Drake | 1998-03-17 | 1 | -4/+12 |
| | |||||
* | Adjust the index inclusion for the new index support. | Fred Drake | 1998-03-09 | 1 | -3/+7 |
| | |||||
* | Convert LaTeX support to create a new class of documents. HTML generation | Fred Drake | 1998-03-03 | 1 | -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 Drake | 1998-02-25 | 1 | -1/+1 |
| |