- fffe5db Fixed a number of small problems reported by Detlef Lannert by Fred Drake · 24 years ago
- 88fa962 Some updates and fix a bunch of really small consistency nits. by Fred Drake · 24 years ago
- f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 24 years ago
- 30f76ff Update version numbering from 1.6 to 2.0. by Fred Drake · 24 years ago
- 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 25 years ago
- 2bb43a2 The dircmp module is now obsolete. by Fred Drake · 25 years ago
- d4d4ba3 Update link to PythonWare library page. by Fred Drake · 25 years ago
- 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
- 47a27b6 Make references to new filecmp module hyperlinks now that there's documentation. by Fred Drake · 25 years ago
- a8052a3 Added cmp and cmpcache to the "Obsolete" section. by Fred Drake · 25 years ago
- e4694eb Removed entries for several modules which have been documented. by Fred Drake · 25 years ago
- 7c24264 Removed tty module entry. by Fred Drake · 25 years ago
- ae4d5c2 Various updates. by Fred Drake · 25 years ago
- 6f49e0a Added a few minor comments, mostly to discourage documentation of by Fred Drake · 25 years ago
- 46e1a32 Re-categorize the dump module as obsolete. by Fred Drake · 25 years ago
- 354e982 fpformat has been documented for at least a week now! by Fred Drake · 25 years ago
- 26da284 Add/remove entries due to additional sections from Moshe. by Fred Drake · 25 years ago
- c46864e Misc. changes related to the new sections. by Fred Drake · 25 years ago
- 4d5c87b Declare the "util" module obsolete. by Fred Drake · 25 years ago
- dcf17f3 mhlib is now documented. by Fred Drake · 26 years ago
- 4ae5269 Updated to reflect additions. by Fred Drake · 26 years ago
- dac9a4e Added link to Fredrik Lundh's online Tkinter reference material. by Fred Drake · 26 years ago
- 0ebd548 Removed dbhash from the undocumented list. by Fred Drake · 26 years ago
- 16e81f4 Update some of the top comments and shorten title of the first section. by Fred Drake · 26 years ago
- 7c829b3 Remove the "Parsing Python" section. Hurray! by Fred Drake · 26 years ago
- c7b72db Added chapter on Windows modules, including msvcrt and winsound. by Fred Drake · 26 years ago
- 28bc711 Added section for MimeWriter, contributed by Christopher Petrilli by Fred Drake · 26 years ago
- 560bcae Added posixpath, winsound. by Fred Drake · 26 years ago
- 9d814c6 Document the repr module. This removes the entire "Code objects and by Fred Drake · 26 years ago
- bc866ce Documentation for the ConfigParser module, by Christopher G. Petrilli by Fred Drake · 26 years ago
- e36e4e6 Use \refmodule when we say "use the XXX module instead". by Fred Drake · 26 years ago
- 60adb36 Document the sndhdr module. by Fred Drake · 26 years ago
- 76fa3b7 Remove recently documented modules from the undoc list. by Fred Drake · 26 years ago
- 9ed1a0a Moved zmod and poly descriptions to the Obsolete section. by Fred Drake · 26 years ago
- 211f22c Added the test package under "Frameworks". by Fred Drake · 26 years ago
- 5bdf88a Removed now-documented modules from the list. by Fred Drake · 26 years ago
- 3700b6f Markup nits. by Fred Drake · 26 years ago
- 8ddbe91 Documented cmd, smtplib, multifile by Guido van Rossum · 26 years ago
- 125024a Updated. by Fred Drake · 27 years ago
- 95638f5 Added entry for Tkdnd.py. by Fred Drake · 27 years ago
- 68fede7 Added item in Misc. for getpass module. by Fred Drake · 27 years ago
- 9463de2 Document cPickle and cStringIO. by Fred Drake · 27 years ago
- 70c460c Remove imaplib from the undocumented list. by Fred Drake · 27 years ago
- 007bac3 Added smtplib.py (thanks, Guido!). by Fred Drake · 27 years ago
- 20ca917 Don't assume that \version expands to the 3-character major.minor number; it by Fred Drake · 27 years ago
- 223395c Added imaplib. by Fred Drake · 27 years ago
- 6b9ff72 Added entry for wdb. by Fred Drake · 27 years ago
- 272fb3a Added poplib. by Fred Drake · 27 years ago
- 71c1e50 Moved some things around. by Fred Drake · 27 years ago
- 9bdc436 Added msvcrt. by Guido van Rossum · 27 years ago
- 710c035 Added \label{} for logical addressing. by Fred Drake · 27 years ago
- 6eb9f10 Removed entry for copy_reg module. by Fred Drake · 27 years ago
- 57b935d The resource module has been documented; remove from list. by Fred Drake · 27 years ago
- 5de1eb9 Added ConfigParser.py to list of undocumented miscellaneous useful utilities. by Guido van Rossum · 27 years ago
- a007c13 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
- 433c8ca Removed Queue.py. It's documented now. by Barry Warsaw · 27 years ago
- 00f1569 Add fileinput. by Guido van Rossum · 27 years ago
- 7336935 dis is now documented; bisect is deemed useful. by Guido van Rossum · 27 years ago
- 7cd6044 Remove macpath entry -- it is already documented. by Fred Drake · 27 years ago
- 6f2a26d And "ni" has been documented... by Fred Drake · 27 years ago
- 2df7583 Oops; don't know if this was my typo or not: There was a "p" on a line that by Fred Drake · 27 years ago
- c211254 Updated the section "Parsing Python". by Fred Drake · 27 years ago
- bc3b136 Removed emacs.py by Guido van Rossum · 27 years ago
- 08157f8 mention cPickle and cStringIO by Guido van Rossum · 27 years ago
- 9085822 the usual by Guido van Rossum · 27 years ago
- 61c2703 added code.py; codehack.py is obsolete by Guido van Rossum · 27 years ago
- ca1182b Remove pprint from the list of undocumented modules. by Fred Drake · 27 years ago
- b15e5ed Use 'and' instead of '&', which is a (La)TeX control character. by Guido van Rossum · 27 years ago
- eb1633e Removed mailbox, SocketServer, cmath -- these are now documented! by Guido van Rossum · 27 years ago
- cfaf143 Added a few new undocumented modules. by Guido van Rossum · 27 years ago
- b9ee9c2 stdwin is obsolete. Point to bsddb from dbhash. by Guido van Rossum · 27 years ago
- 5bbf0f7 Some updates (AMK at work, added resource.c). by Guido van Rossum · 28 years ago
- 1508538 Various status updates. by Guido van Rossum · 28 years ago
- 8d2893b Added a list of the main undocumented extension modules. by Guido van Rossum · 28 years ago
- e6d579d Added docs for glob by Guido van Rossum · 28 years ago
- 20af95b Added docs for mailcap by Guido van Rossum · 28 years ago
- 612316f Add a rough list of undocumented stuff at the end. by Guido van Rossum · 28 years ago