1. de9fec5 \citetitle: Format the title, not the optional URL! by Fred Drake · 24 years ago
  2. 2d2dc9f Add section on list comprehension by Andrew M. Kuchling · 24 years ago
  3. 1aebadf Ka-Ping Yee <ping@lfw.org>: Further examples of list comprehensions. by Fred Drake · 24 years ago
  4. 5772c86 Document socket.getfqdn(). by Fred Drake · 24 years ago
  5. 2337f55 Mention setdefault() method for dicts by Andrew M. Kuchling · 24 years ago
  6. caa658d Apply SF patch #101151, by Peter S-K, which fixes smtplib's passing of the by Thomas Wouters · 24 years ago
  7. d341579 Fix error made in applying Thomas's patch. by Fred Drake · 24 years ago
  8. a1e214a Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  9. d066f6d Fix markup bug that prevented formatting. by Fred Drake · 24 years ago
  10. 0be4346 Describe the b2a_hex() and a2b_hex() functions (a.k.a. hexlify() and by Barry Warsaw · 24 years ago
  11. 4ef4be5 Added description of the md5.hexdigest() method. by Barry Warsaw · 24 years ago
  12. 34c391d Correct the reference count information for the parameters of PyErr_Restore(). by Fred Drake · 24 years ago
  13. a2b6ad6 Guido pointed out that all names in the sys module have no underscore, by Fred Drake · 24 years ago
  14. 6bd8b25 For bug reporting, point to the SourceForge bug tracker instead of the by Fred Drake · 24 years ago
  15. 68e2915 Document the byte_order value in the sys module. by Fred Drake · 24 years ago
  16. 107b967 Document the range type, as suggested by Denis S. Otkidach by Fred Drake · 24 years ago
  17. 510d08b In the section on the "Very High Level Layer", address concerns brought up by Fred Drake · 24 years ago
  18. 81f7eb6 Fix some markup errors that prevented formatting, and one that didn't. by Fred Drake · 24 years ago
  19. 803d6e5 list comprehensions. see by Skip Montanaro · 24 years ago
  20. 4ca744c Added information for PyEval_EvalCode(). by Fred Drake · 24 years ago
  21. 4de96c2 Added Marc-Andre Lemburg's documentation for string methods, with some by Fred Drake · 24 years ago
  22. 0be5aab Merge UNPACK_LIST and UNPACK_TUPLE into a single UNPACK_SEQUENCE, since they by Thomas Wouters · 24 years ago
  23. a8d7341 PyRun_InteractiveOne(), PyRun_InteractiveLoop(): Added descriptions. by Fred Drake · 24 years ago
  24. 46479d3 Some minor clarifications and added some index entries. by Fred Drake · 24 years ago
  25. 3ac977e O_BINARY: Documented this constant; omission noted by David Ascher. by Fred Drake · 24 years ago
  26. 241551c do_env_cfuncdesc(): Push as much of the generated HTML into one place by Fred Drake · 24 years ago
  27. a8e484c getopt(): revise description of long_options parameter slightly so it will by Fred Drake · 24 years ago
  28. 7932ed0 Added material about documenting packages, so that the use of module by Fred Drake · 24 years ago
  29. f407063 Include the document dependencies earlier so that documents are rebuilt by Fred Drake · 24 years ago
  30. 4e15945 Markup errors: \cfuntion -> \cfunction by Fred Drake · 24 years ago
  31. 7d45d34 ANY becomes void, to reflect the requirement for ANSI C. by Fred Drake · 24 years ago
  32. 10e1bf2 remove all occurence of math.rint() from the sources by Peter Schneider-Kamp · 24 years ago
  33. 6598337 More on noutrefresh. by Eric S. Raymond · 24 years ago
  34. 1ebd3f6 Tweak curses.wrapper so it initializes colors if they are available. by Eric S. Raymond · 24 years ago
  35. 3fe9a98 Correct markup error. by Fred Drake · 24 years ago
  36. fc1f922 Correct version number at which the curses.ascii module was introduced. by Fred Drake · 24 years ago
  37. ec4b2af Fix a few markup errors and lots of small consistency issues. by Fred Drake · 24 years ago
  38. cb0fc9c fix_font(): Handle one more case for the magical first column of tables. by Fred Drake · 24 years ago
  39. 8141cf5 Barry's patch to document the new setdefault() method. Slightly by Guido van Rossum · 24 years ago
  40. f9d20c3 Neil Schemenauer: GC enable(), disable(), isenabled() interface. by Vladimir Marangozov · 24 years ago
  41. 2afffd4 Wrote the "Describing extension modules" section. by Greg Ward · 24 years ago
  42. 1d8f57a A bundle of wording improvements, corrections, clarifications, updates, by Greg Ward · 24 years ago
  43. b9fb1f2 Mention Include/my*.h cleanup by Andrew M. Kuchling · 24 years ago
  44. 581f33a Added zip() builtin by Andrew M. Kuchling · 24 years ago
  45. 5a00769 Documented curses.wrapper and curses.textpad. by Eric S. Raymond · 24 years ago
  46. ed13b4a Break the "Python Services" chapter into two: "Python Runtime Services" by Fred Drake · 24 years ago
  47. 8b9835c Added descriptions of the new parser markers for PyArg_ParseTuple(). by Marc-André Lemburg · 24 years ago
  48. cc2b81e \py@varvars: Merge the various definitions to be the simplist one that by Fred Drake · 24 years ago
  49. 8b168ba int() description: Fix markup to avoid image generation for math mode. by Fred Drake · 24 years ago
  50. 3d5a04a do_cmd_moreargs(), by Fred Drake · 24 years ago
  51. faefa2a Both PEP 201 Lockstep Iteration and SF patch #101030 have been by Barry Warsaw · 24 years ago
  52. 6c7a46a Rob Hooft <rob@hooft.net>: by Fred Drake · 24 years ago
  53. 21a4764 As requested by Fred - mention that in the future a winreg module may make a comeback. by Mark Hammond · 24 years ago
  54. f917bf6 fixing a minor spelling mistake by Peter Schneider-Kamp · 24 years ago
  55. fbd3b45 Stop lying about [].pop() being experimental! There is no backing it out by Fred Drake · 24 years ago
  56. 5a65c2d added count, extend, index, pop and remove to arraymodule by Peter Schneider-Kamp · 24 years ago
  57. 4640e13 Change as suggested by Peter Funk <pf@artcom-gmbh.de>: by Fred Drake · 24 years ago
  58. 3d83fc3 Change as suggested by Peter Funk <pf@artcom-gmbh.de>: by Fred Drake · 24 years ago
  59. e39dab6 Organized a little bit; merged in some items from the 1.5.2p2 branch that by Fred Drake · 24 years ago
  60. e7aa5dc Update to indicate the appropriate version of LaTeX2HTML. Update pointer by Fred Drake · 24 years ago
  61. 85d14c9 Many changes to work with newer versions of LaTeX2HTML. This has been by Fred Drake · 24 years ago
  62. 1915754 Small changes to reflect changes in LaTeX2HTML support for newer versions by Fred Drake · 24 years ago
  63. 1e75e17 Two minor nits from Gerry Weiner (no working email address) about by Fred Drake · 24 years ago
  64. b8aa261 Always pass the split level to LaTeX2HTML as a command line option since by Fred Drake · 24 years ago
  65. 578a3f9 Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 24 years ago
  66. 885082c Update, 'cause Guido said it should be this way. by Fred Drake · 24 years ago
  67. 10853c9 Finally fixed the much-reported bug about "~" in a couple of example. by Fred Drake · 24 years ago
  68. b924bd4 Second round of curses documentation improvements. Completes and extends by Eric S. Raymond · 24 years ago
  69. 518e55c Rip out the information about the PSA, since the fate of that is not certain. by Fred Drake · 24 years ago
  70. 1962fb5 Document tiget{flag,num,str} by Andrew M. Kuchling · 24 years ago
  71. 1cb3a9e Add entries for the distutils documents to the directories table. by Fred Drake · 24 years ago
  72. 498c18f Only use one initialization file for LaTeX2HTML; more recent versions only by Fred Drake · 24 years ago
  73. e1b304d Fix small typos and markup consistency nits. by Fred Drake · 24 years ago
  74. 6899660 First round of curses documentation improvements; correct errors, flesh out by Eric S. Raymond · 24 years ago
  75. d372521 added doc for isatty() by Skip Montanaro · 24 years ago
  76. 7cb1524 added documentation for new functions {get,set}_history_length by Skip Montanaro · 24 years ago
  77. f9b526d More of Rob W. W. Hooft's spelling fixes. The only ones left now are the by Thomas Wouters · 24 years ago
  78. f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 24 years ago
  79. f868de6 Document the second round of ConfigParser changes. by Eric S. Raymond · 24 years ago
  80. 8c46b30 Document PyObject_AsFileDescriptor by Andrew M. Kuchling · 24 years ago
  81. 91826ed Improve the descriptions of expected exceptions for __getitem__(), by Fred Drake · 24 years ago
  82. 8d2f2b2 From Sam Rushing's Medusa, via SF patch #100858: add & document by Andrew M. Kuchling · 24 years ago
  83. bdcf91f Documentation for the gc module. Text from Neil Schemenauer by Fred Drake · 24 years ago
  84. 7ae3a5e Resynchronize the TeX docs with (a) the module docstring, and (b) my recent by Eric S. Raymond · 24 years ago
  85. 7399b9e Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 24 years ago
  86. acab3d6 Change the table in the pyexpat.errors module to a series of datadesc by Fred Drake · 24 years ago
  87. 417c489 Give ConfigParser the capability to set as well as read options, and to write by Eric S. Raymond · 24 years ago
  88. c2844af needs a space by Greg Stein · 24 years ago
  89. 08d87c6 Document addition of webbrowser.py Mention the ANSIfication of the source. by Andrew M. Kuchling · 24 years ago
  90. a83b68a Remove the only Py_PROTO in the docs. by Fred Drake · 24 years ago
  91. 146b280 Minor revisions similar to some information in the new docstrings. by Fred Drake · 24 years ago
  92. 35e8afb Rearrange order of sections Fix some incorrect module names by Andrew M. Kuchling · 24 years ago
  93. 5443c49 Markup improvements in sections relating to interactive behavior. by Fred Drake · 24 years ago
  94. c826ecb Add an entry for the KDE File Manager support from Peter Funk. by Fred Drake · 24 years ago
  95. 4707320 Added new APIs and fixed some other Unicode ones (missing * or extra ' '). by Marc-André Lemburg · 24 years ago
  96. 5a20b21 Added docs for the new Unicode and string APIs. by Marc-André Lemburg · 24 years ago
  97. e4dbb86 New module webbrowser. Easy-to-use controller objects to make using a by Fred Drake · 24 years ago
  98. aa7524c Clean up markup to be more like recommended practice; only small changes needed. by Fred Drake · 24 years ago
  99. 29fa30e Correct a markup nit that caused a space to be dropped from the HTML by Fred Drake · 24 years ago
  100. e1a85f5 Minor changes. Explain that for class exceptions, use excdesc but do not by Fred Drake · 24 years ago