| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Documentation for the gc module. Text from Neil Schemenauer | Fred Drake | 2000-07-12 | 1 | -0/+1 |
|
|
* | New module webbrowser. Easy-to-use controller objects to make using a | Fred Drake | 2000-07-07 | 1 | -0/+1 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Added codecs entry here as part of String Services. | Fred Drake | 2000-04-06 | 1 | -0/+1 |
|
|
* | Two new sections. Preliminary. | Fred Drake | 2000-03-31 | 1 | -0/+2 |
|
|
* | Added entry for libtabnanny.tex. | Fred Drake | 2000-02-23 | 1 | -0/+1 |
|
|
* | Use \citetitle and \programopt as appropriate. | Fred Drake | 1999-11-10 | 1 | -15/+17 |
|
|
* | Added section for filecmp. | Fred Drake | 1999-10-29 | 1 | -0/+1 |
|
|
* | cmp and cmpcache are now obsolete, so don't include their | Fred Drake | 1999-10-26 | 1 | -2/+2 |
|
|
* | whrandom should come immediately after random, not before. | Fred Drake | 1999-08-23 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Documentation for the ConfigParser module, by Christopher G. Petrilli | Fred Drake | 1999-01-26 | 1 | -0/+1 |
|
|
* | Move the jpeg module to the SGI section; it is dependent on the "cl" | Fred Drake | 1999-01-20 | 1 | -1/+1 |
|
|
* | Document the sndhdr module. | Fred Drake | 1999-01-05 | 1 | -0/+1 |
|
|
* | Add documentation for shutil module. | Fred Drake | 1998-12-28 | 1 | -0/+1 |
|
|