1. 9d84308 update the documentation contact address by Fred Drake · 21 years ago
  2. 8b6ed26 - remove bogus \end{description} - fix two typos by Fred Drake · 21 years ago
  3. 6d9f45b add a note about the undocumented bsddb185 module by Skip Montanaro · 21 years ago
  4. 1d5854f Note the platform module. by Fred Drake · 21 years ago
  5. 326c72a Add notes about the linuxaudiodev and ossaudiodev modules. by Fred Drake · 22 years ago
  6. 36a4d8c Remove mentionings of DOS. by Martin v. Löwis · 22 years ago
  7. fcb05ab Tk-related modules should no longer be listed here. by Fred Drake · 23 years ago
  8. bf781a9 Add the smtpd module to the list of undocumented modules; Barry needs to by Fred Drake · 23 years ago
  9. 4e6d09e Moved the description of the tzparse module to the "Obsolete" section by Fred Drake · 24 years ago
  10. 44774c9 Add regex and regsub to the list of undocumented obsolete modules. by Fred Drake · 24 years ago
  11. fffe5db Fixed a number of small problems reported by Detlef Lannert by Fred Drake · 24 years ago
  12. 88fa962 Some updates and fix a bunch of really small consistency nits. by Fred Drake · 24 years ago
  13. f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 24 years ago
  14. 30f76ff Update version numbering from 1.6 to 2.0. by Fred Drake · 24 years ago
  15. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 25 years ago
  16. 2bb43a2 The dircmp module is now obsolete. by Fred Drake · 25 years ago
  17. d4d4ba3 Update link to PythonWare library page. by Fred Drake · 25 years ago
  18. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  19. 47a27b6 Make references to new filecmp module hyperlinks now that there's documentation. by Fred Drake · 25 years ago
  20. a8052a3 Added cmp and cmpcache to the "Obsolete" section. by Fred Drake · 25 years ago
  21. e4694eb Removed entries for several modules which have been documented. by Fred Drake · 25 years ago
  22. 7c24264 Removed tty module entry. by Fred Drake · 25 years ago
  23. ae4d5c2 Various updates. by Fred Drake · 25 years ago
  24. 6f49e0a Added a few minor comments, mostly to discourage documentation of by Fred Drake · 25 years ago
  25. 46e1a32 Re-categorize the dump module as obsolete. by Fred Drake · 25 years ago
  26. 354e982 fpformat has been documented for at least a week now! by Fred Drake · 25 years ago
  27. 26da284 Add/remove entries due to additional sections from Moshe. by Fred Drake · 25 years ago
  28. c46864e Misc. changes related to the new sections. by Fred Drake · 25 years ago
  29. 4d5c87b Declare the "util" module obsolete. by Fred Drake · 25 years ago
  30. dcf17f3 mhlib is now documented. by Fred Drake · 25 years ago
  31. 4ae5269 Updated to reflect additions. by Fred Drake · 25 years ago
  32. dac9a4e Added link to Fredrik Lundh's online Tkinter reference material. by Fred Drake · 26 years ago
  33. 0ebd548 Removed dbhash from the undocumented list. by Fred Drake · 26 years ago
  34. 16e81f4 Update some of the top comments and shorten title of the first section. by Fred Drake · 26 years ago
  35. 7c829b3 Remove the "Parsing Python" section. Hurray! by Fred Drake · 26 years ago
  36. c7b72db Added chapter on Windows modules, including msvcrt and winsound. by Fred Drake · 26 years ago
  37. 28bc711 Added section for MimeWriter, contributed by Christopher Petrilli by Fred Drake · 26 years ago
  38. 560bcae Added posixpath, winsound. by Fred Drake · 26 years ago
  39. 9d814c6 Document the repr module. This removes the entire "Code objects and by Fred Drake · 26 years ago
  40. bc866ce Documentation for the ConfigParser module, by Christopher G. Petrilli by Fred Drake · 26 years ago
  41. e36e4e6 Use \refmodule when we say "use the XXX module instead". by Fred Drake · 26 years ago
  42. 60adb36 Document the sndhdr module. by Fred Drake · 26 years ago
  43. 76fa3b7 Remove recently documented modules from the undoc list. by Fred Drake · 26 years ago
  44. 9ed1a0a Moved zmod and poly descriptions to the Obsolete section. by Fred Drake · 26 years ago
  45. 211f22c Added the test package under "Frameworks". by Fred Drake · 26 years ago
  46. 5bdf88a Removed now-documented modules from the list. by Fred Drake · 26 years ago
  47. 3700b6f Markup nits. by Fred Drake · 26 years ago
  48. 8ddbe91 Documented cmd, smtplib, multifile by Guido van Rossum · 26 years ago
  49. 125024a Updated. by Fred Drake · 26 years ago
  50. 95638f5 Added entry for Tkdnd.py. by Fred Drake · 27 years ago
  51. 68fede7 Added item in Misc. for getpass module. by Fred Drake · 27 years ago
  52. 9463de2 Document cPickle and cStringIO. by Fred Drake · 27 years ago
  53. 70c460c Remove imaplib from the undocumented list. by Fred Drake · 27 years ago
  54. 007bac3 Added smtplib.py (thanks, Guido!). by Fred Drake · 27 years ago
  55. 20ca917 Don't assume that \version expands to the 3-character major.minor number; it by Fred Drake · 27 years ago
  56. 223395c Added imaplib. by Fred Drake · 27 years ago
  57. 6b9ff72 Added entry for wdb. by Fred Drake · 27 years ago
  58. 272fb3a Added poplib. by Fred Drake · 27 years ago
  59. 71c1e50 Moved some things around. by Fred Drake · 27 years ago
  60. 9bdc436 Added msvcrt. by Guido van Rossum · 27 years ago
  61. 710c035 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  62. 6eb9f10 Removed entry for copy_reg module. by Fred Drake · 27 years ago
  63. 57b935d The resource module has been documented; remove from list. by Fred Drake · 27 years ago
  64. 5de1eb9 Added ConfigParser.py to list of undocumented miscellaneous useful utilities. by Guido van Rossum · 27 years ago
  65. a007c13 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  66. 433c8ca Removed Queue.py. It's documented now. by Barry Warsaw · 27 years ago
  67. 00f1569 Add fileinput. by Guido van Rossum · 27 years ago
  68. 7336935 dis is now documented; bisect is deemed useful. by Guido van Rossum · 27 years ago
  69. 7cd6044 Remove macpath entry -- it is already documented. by Fred Drake · 27 years ago
  70. 6f2a26d And "ni" has been documented... by Fred Drake · 27 years ago
  71. 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
  72. c211254 Updated the section "Parsing Python". by Fred Drake · 27 years ago
  73. bc3b136 Removed emacs.py by Guido van Rossum · 27 years ago
  74. 08157f8 mention cPickle and cStringIO by Guido van Rossum · 27 years ago
  75. 9085822 the usual by Guido van Rossum · 27 years ago
  76. 61c2703 added code.py; codehack.py is obsolete by Guido van Rossum · 27 years ago
  77. ca1182b Remove pprint from the list of undocumented modules. by Fred Drake · 27 years ago
  78. b15e5ed Use 'and' instead of '&', which is a (La)TeX control character. by Guido van Rossum · 27 years ago
  79. eb1633e Removed mailbox, SocketServer, cmath -- these are now documented! by Guido van Rossum · 27 years ago
  80. cfaf143 Added a few new undocumented modules. by Guido van Rossum · 27 years ago
  81. b9ee9c2 stdwin is obsolete. Point to bsddb from dbhash. by Guido van Rossum · 27 years ago
  82. 5bbf0f7 Some updates (AMK at work, added resource.c). by Guido van Rossum · 27 years ago
  83. 1508538 Various status updates. by Guido van Rossum · 28 years ago
  84. 8d2893b Added a list of the main undocumented extension modules. by Guido van Rossum · 28 years ago
  85. e6d579d Added docs for glob by Guido van Rossum · 28 years ago
  86. 20af95b Added docs for mailcap by Guido van Rossum · 28 years ago
  87. 612316f Add a rough list of undocumented stuff at the end. by Guido van Rossum · 28 years ago