1. ce19496 Add conversions for more of the markup -- not all of this was around when by Fred Drake · 23 years ago
  2. 7621fa9 Add entry for the futures appendix in the reference manual. by Fred Drake · 23 years ago
  3. 557c1ae Include the futures appendix. by Fred Drake · 23 years ago
  4. 39778b7 Revise the markup so that this formats and uses markup consistently with by Fred Drake · 23 years ago
  5. 324cc6e Add some initial text for the appendix on future statements and nested scopes. by Jeremy Hylton · 23 years ago
  6. 2c84fc8 Note that assignments to __debug__ are illegal by Jeremy Hylton · 23 years ago
  7. e702481 Revert to ver 1.22, which was the version before the nested scopes by Jeremy Hylton · 23 years ago
  8. 16a0b17 Bump version number. by Fred Drake · 23 years ago
  9. ce7298a Explain the difference between NL and NEWLINE. by Ka-Ping Yee · 23 years ago
  10. c608fb6 Give a slightly better explanation of excepthook. by Ka-Ping Yee · 23 years ago
  11. 5e0dfac Update to the most recent weakref changes. by Fred Drake · 23 years ago
  12. ac1abe0 Add a paragraph about obmalloc turning up bugs in extension modules by Andrew M. Kuchling · 23 years ago
  13. ef85cc8 Add section for PEP 241 Add PyUnit and sys.excepthook by Andrew M. Kuchling · 23 years ago
  14. b5c5132 Add sys.excepthook. by Ka-Ping Yee · 23 years ago
  15. 6909642 Bump the version number. by Fred Drake · 23 years ago
  16. 15e07f4 Update to the current state of the universe. by Fred Drake · 23 years ago
  17. e28d8ae Be more clear about the specific rules for supporting the cyclic GC in an by Fred Drake · 23 years ago
  18. c392b57 Integrated an expanded version of some text from Neil Schemenauer about by Fred Drake · 23 years ago
  19. 4e6d09e Moved the description of the tzparse module to the "Obsolete" section by Fred Drake · 23 years ago
  20. f531ad6 Markup nit: For the Python documents, we use \empt instead of \textit. by Fred Drake · 23 years ago
  21. b15bbc8 Add documentation for SGMLParser.handle_decl(). by Fred Drake · 23 years ago
  22. 83e01bf Finally fill in the documentation for the PyDict_Next() function. It is by Fred Drake · 23 years ago
  23. 1b0b2a4 Add some LaTeX magic so that Latin-1 characters do not get so badly trashed. by Fred Drake · 24 years ago
  24. 93fe96a Py_BuildValue(): Add "D" conversion to create a Python complex value from by Fred Drake · 24 years ago
  25. 45bbda2 Fix a further markup problem noted by FLD by Andrew M. Kuchling · 24 years ago
  26. f0ebbe0 Re-order some method descriptions for a more logical grouping. by Fred Drake · 24 years ago
  27. 9eb4155 Add more font flavors for <var> elements; the previous incarnation caused by Fred Drake · 24 years ago
  28. 859eb62 Do not refer to "sub-modules" since that is not a defined term. by Fred Drake · 24 years ago
  29. ac79e95 Re-word the explanation of the in/not in operators for increased content by Fred Drake · 24 years ago
  30. ce7129e Turn "Python Documentation Central" into just "Documentation Central"; some by Fred Drake · 24 years ago
  31. 2636572 Make sure the README files that contain page count information land in by Fred Drake · 24 years ago
  32. 67fdaa4 Correct typos in Ping's email address. by Fred Drake · 24 years ago
  33. 990b0fe Update documentation to reflect the shift to NetrcParseError instead of by Fred Drake · 24 years ago
  34. 0c8f664 Remove debugging "set -x". by Fred Drake · 24 years ago
  35. 42119e4 Fix a few minor markup nits. by Fred Drake · 24 years ago
  36. 6be838a Rene Liebscher <R.Liebscher@gmx.de>: by Fred Drake · 24 years ago
  37. 61af560 Discuss PEP 236. Update nested scope section. by Andrew M. Kuchling · 24 years ago
  38. 81df7be Update estimate bug and patch counts by Andrew M. Kuchling · 24 years ago
  39. 3f4e717 Revise the scripts I use to update the documentation on the SourceForge by Fred Drake · 24 years ago
  40. 93c8671 Lots of organizational changes for consistency with the rest of the by Fred Drake · 24 years ago
  41. 80d4c07 There was a real leak in the "export a C API" example; fix that one. by Fred Drake · 24 years ago
  42. ab357ec Label classes and exceptions explicitly in the documentation (for their by Fred Drake · 24 years ago
  43. 0539bfa There is no longer a -X option to the interpreter, so remove the comments by Fred Drake · 24 years ago
  44. 043d5e5 For copyfile(), be explicit that src and dst are file names; that was only by Fred Drake · 24 years ago
  45. cfef0096 Job.build_html(): When formatting HTML into more than one HTML page, and by Fred Drake · 24 years ago
  46. 7606e4d Added entry for urllib2 documentation. by Fred Drake · 24 years ago
  47. 8c01158 Use larger chunks for the HTML version of the Distutils documentation. by Fred Drake · 24 years ago
  48. a9a83e9 Comment out section titles for sections that have not been written yet; by Fred Drake · 24 years ago
  49. a09262e Comment out section titles for sections that have not been written yet; by Fred Drake · 24 years ago
  50. f89ad5e Document configuration flags to compile for large file support on by Guido van Rossum · 24 years ago
  51. 8a18e99 Checking in patch 404826 -- urllib2 enhancements and documentations. by Moshe Zadka · 24 years ago
  52. baee0d4 Bump the release number to 2.1b1. by Fred Drake · 24 years ago
  53. 694e181 Fix markup nit pointed out by FLD by Andrew M. Kuchling · 24 years ago
  54. 1874c8f Document PyErr_WarnExplicit(). by Guido van Rossum · 24 years ago
  55. 56ba72a Document warn_explicit(). by Guido van Rossum · 24 years ago
  56. 7840a9c Add entry for the inspect module. by Fred Drake · 24 years ago
  57. 6dbd382 Clean up some of the markup for consistency, wrap some long lines. by Fred Drake · 24 years ago
  58. bca60c0 Fix some rules broken by typos, others by the flattening of the makefile. by Fred Drake · 24 years ago
  59. 8bad993 Add description of PEP235 by Andrew M. Kuchling · 24 years ago
  60. 74d18ed Cover pydoc by Andrew M. Kuchling · 24 years ago
  61. bf14014 Document the object allocator Minor sentence change by Andrew M. Kuchling · 24 years ago
  62. 58177b9 added description of NL token by Skip Montanaro · 24 years ago
  63. 969ab27 Update documentation for termios module; do not refer to the TERMIOS module by Fred Drake · 24 years ago
  64. 5e16333 Patch #403985: Add support for weak-keyed dictionaries by Martin v. Löwis · 24 years ago
  65. 6397c7c inspect: a module for getting information out of live Python objects by Ka-Ping Yee · 24 years ago
  66. 7a5e80e Updates to describe function attributes. by Barry Warsaw · 24 years ago
  67. d4614e8 Updates to the semantics of function and method attributes. by Barry Warsaw · 24 years ago
  68. 07e6c50 Minor adjustments, including markup corrections. by Fred Drake · 24 years ago
  69. 447f545 Fix extra backslash in example. by Fred Drake · 24 years ago
  70. 3538c93 Another name. by Fred Drake · 24 years ago
  71. afdc8fc Fix up the markup in some recently-added portions of the text. by Fred Drake · 24 years ago
  72. 19f3c52 Work around the broken formatting of sys.ps1 prompts in running text. by Fred Drake · 24 years ago
  73. 2f55b11 cd to the html/ directory to generate the global module index so the links by Fred Drake · 24 years ago
  74. d27ed85 The ACKS file is in the current directory when converted to HTML; this was by Fred Drake · 24 years ago
  75. cb45bfd Remove entry for soundex module! by Fred Drake · 24 years ago
  76. 230d17d Sequence indexes are non-negative, not natural (0 is not a natural number). by Fred Drake · 24 years ago
  77. 7c30de6 Remove documentation for the soundex module; the module is no longer by Fred Drake · 24 years ago
  78. 7edbd4f Patch #103885: Add dynamic registration and lookup of DOM implementations. by Martin v. Löwis · 24 years ago
  79. 754ba58 Improve accuracy. In the .tex file, note the new "% BUG:" comments: an by Tim Peters · 24 years ago
  80. f0768c8 Added missing \item. See also bug 133213, about damaged HTML generated by Tim Peters · 24 years ago
  81. e79af27 Flesh out PlaySound() docs enough so that SND_ALIAS isn't hopelessly confusing. by Tim Peters · 24 years ago
  82. 5b0705d ConfigParser.optionxform(): Document this since it is available for by Fred Drake · 24 years ago
  83. f6a9617 Michael Hudson <mwh21@cam.ac.uk>: by Fred Drake · 24 years ago
  84. 842ab38 No longer needed since the main Makefile is "flat". by Fred Drake · 24 years ago
  85. f6bfe8e Convert to a "flat" Makefile. by Fred Drake · 24 years ago
  86. 50d1fcf Add an option allowing the user to determine where the output HTML is built. by Fred Drake · 24 years ago
  87. f2502ad Fix markup so this document will format. by Fred Drake · 24 years ago
  88. c070123 This never saw much use, so remove it. by Fred Drake · 24 years ago
  89. 653809c Make the top-level index.html depend on the individual document index.html by Fred Drake · 24 years ago
  90. 5f52f72 Checked in with Andrew's blessing, I leave the comments with which by Thomas Heller · 24 years ago
  91. 15bc404 Added entries for difflib documentation. by Fred Drake · 24 years ago
  92. baf7142 Documentation for the difflib module, converted from the module docstrings. by Fred Drake · 24 years ago
  93. 373d151 More typos. libwinsound.tex typo noted by Peter Funk (thanks!). by Tim Peters · 24 years ago
  94. 25a9ce3 Take a tour of hell's seedier neighborhoods to try to make winsound.Beep() by Tim Peters · 24 years ago
  95. c4089d8 In the example showing the irrelevance of start columns, restore that the by Tim Peters · 24 years ago
  96. f3262b7 Add entries for the doctest documentation. by Fred Drake · 24 years ago
  97. 7eb1463 Make a variety of minor markup adjustments. by Fred Drake · 24 years ago
  98. 7688229 SF patch #103808: doctest.py docs by Tim Peters · 24 years ago
  99. 30537da Fix typo Makefile.pre.in was added in 1.4 by Andrew M. Kuchling · 24 years ago
  100. da23c4f Fix two typos, and add some omitted \option{} markup by Andrew M. Kuchling · 24 years ago