1. 9188b21 Correct two floating-point representations printed by the interpreter in by Fred Drake · 23 years ago
  2. 8155e0e This patch originated from an idea by Martin v. Loewis who submitted a by Marc-André Lemburg · 23 years ago
  3. 8b3d6ca At the suggestion of Peter Funk, document 'key in dict' and 'key not by Guido van Rossum · 23 years ago
  4. 34b48e8 Update publish-to-SourceForge scripts to automatically determine if the by Fred Drake · 23 years ago
  5. 82f93c6 Only document <file>.xreadlines() once; added version annotation. by Fred Drake · 23 years ago
  6. e99b97e encode(): Handle Latin-1 input characters better. by Fred Drake · 23 years ago
  7. bda0556 Add support for <memberline/> (needs markup improvement!). by Fred Drake · 23 years ago
  8. 4cacec5 Fix a number of minor markup errors. by Fred Drake · 23 years ago
  9. 056a71d The (fairly recent) \textasciicircum is not supported by LaTeX2HTML; add by Fred Drake · 23 years ago
  10. 0dbb4fb Implement, test and document "key in dict" and "key not in dict". by Guido van Rossum · 23 years ago
  11. 1aec3a1 Add versioning notes: many of the signatures changed to allow the time by Fred Drake · 23 years ago
  12. bc524c4 Cut-&-paste-o noted by Wolfgang Teschner: decompressobj() returns by Fred Drake · 23 years ago
  13. 895aa9d Suggestion from Keith Briggs: refer to RE objects consistently instead of by Fred Drake · 23 years ago
  14. f384832 Sync version number with the current CVS version. by Fred Drake · 23 years ago
  15. 3151f44 Add description of the "explanation" optional parameter added to the by Fred Drake · 23 years ago
  16. 4c6f17a Make a number of small clarifications and correct a whole bunch of typos, by Fred Drake · 23 years ago
  17. 635a7cf Sync version number with the current CVS version. by Fred Drake · 23 years ago
  18. 293f77a Add note about the version in which GetoptError was added -- this can by Fred Drake · 23 years ago
  19. c2b29d0 Added support for optional explanation parameter to the \versionadded macro. by Fred Drake · 23 years ago
  20. fdfb05b \versionadded: Add support for including an explanatory note along with by Fred Drake · 23 years ago
  21. 1fcd438 Update document for the actual 2.1rc1 by Andrew M. Kuchling · 23 years ago
  22. 3fee304 Bump version number and set date. by Fred Drake · 23 years ago
  23. fc4ee0a Add convenience targets that build all archive types for single formatting by Fred Drake · 23 years ago
  24. 8d00a0f Michael Hudson: by Fred Drake · 23 years ago
  25. 0c4d468 Fixup some platform annotations. by Fred Drake · 23 years ago
  26. 2441366 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  27. c054c75 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  28. 62effc1 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  29. fb8ffe6 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  30. d20d8b3 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  31. a3e56a6 Minor markup adjustments. Turn reference to the cmd module into a hyperlink. by Fred Drake · 23 years ago
  32. e1f3ed6 Update the helper scripts that push development docs to SourceForge; by Fred Drake · 23 years ago
  33. 3de3369 Add entry for ColorPicker documentation as well. by Fred Drake · 23 years ago
  34. b6bdcb2 Documentation for Just's ColorPicker module, so the Mac OS guys get by Fred Drake · 23 years ago
  35. 4f3980d Added a test main to the pstats library that can help you browse profile dumps. by Eric S. Raymond · 23 years ago
  36. 47f11ce Added warning that FancyURLopener prompts the user on the terminal when by Fred Drake · 23 years ago
  37. 62a2669 Added module synopsis for the chapter summary. by Fred Drake · 23 years ago
  38. e20bd19 Convert several \seetext references to \seerfc and \seetitle versions. by Fred Drake · 23 years ago
  39. 24e7a29 Work around the conversion of ">>" and "<<" to guillemets. Reported by by Fred Drake · 23 years ago
  40. 0056a42 Added a lot of text from Steve Purcell's HTML documentation. by Fred Drake · 23 years ago
  41. c790e08 Use "2.1c1" since that is what Guido used for the Python version number. by Fred Drake · 23 years ago
  42. 0c14961 Update to reflect the new string repr -- \n instead of \012. This is the by Fred Drake · 23 years ago
  43. 9ad526f Markup nit: use \envvar to mark environment variables. by Fred Drake · 23 years ago
  44. e0197bf When forming the <A> tag for a \seepep or \seerfc, make sure we strip by Fred Drake · 23 years ago
  45. db7657d Explain popitem() Add Unixware 7 port Ready for RC1 Minor rewrites by Andrew M. Kuchling · 23 years ago
  46. b942c2f Fixed bug in example. This closes SF bug #415522. by Fred Drake · 23 years ago
  47. c3cbbaf Added some additional documentation describing how BabylMailbox by Barry Warsaw · 23 years ago
  48. eedf985 Include a synopsis for the chapter overview. by Fred Drake · 23 years ago
  49. 2bd0d88 Fixing bug 405999 -- clarifying differences between Python's by Moshe Zadka · 23 years ago
  50. 5d6e402 Based on a comment by Konrad Hinsen on python-list: by Fred Drake · 23 years ago
  51. 29be701 Added definition of "test fixture". by Fred Drake · 23 years ago
  52. 8875c86 Typo: "BuildApple" --> "BuildApplet" by Fred Drake · 23 years ago
  53. c5287ac Bump version numbers for upcoming release candidate. by Fred Drake · 23 years ago
  54. 20931fb Update the XML conversion specification. by Fred Drake · 23 years ago
  55. ac154a1 Remove the mapping() function from the documentation. by Fred Drake · 23 years ago
  56. da00cda Add note that difflib was added in Python 2.1. by Fred Drake · 23 years ago
  57. cfac6d2 Normalize tabs to spaces. by Fred Drake · 23 years ago
  58. 6fda3ac Add reference to the DDJ article discussing a similar algorithm. by Fred Drake · 23 years ago
  59. 8633360 Add corresponding support for the alltt environment to the HTML generator. by Fred Drake · 23 years ago
  60. b5309a9 Import the alltt package and wrap that environment in a similar way to by Fred Drake · 23 years ago
  61. 90a72f8 Add documentation for getmoduleinfo() and getmodulename(). by Fred Drake · 23 years ago
  62. 697c9c9 In the typeset versions, the legal notices had grown past the one-page by Fred Drake · 23 years ago
  63. 819815a Fix typo in example (\b should be \n in string literal). by Fred Drake · 23 years ago
  64. 9c84636 Fix a number of bugs and omissions in the AddressList documentation, most by Fred Drake · 23 years ago
  65. 4d4d003 Correct the documentation for getreadbufferproc and getwritebufferproc. by Greg Stein · 23 years ago
  66. 501d904 Add entry for unittest documentation. by Fred Drake · 23 years ago
  67. b9ad228 Start of documentation for the unittest module. Some of this comes from by Fred Drake · 23 years ago
  68. 4cf1227 Change {\em ...} to \emph{...} for consistency with the rest of the Python by Fred Drake · 23 years ago
  69. f459d85 Add some information about what to expect of the DocumentType's by Fred Drake · 23 years ago
  70. c6a3cb4 Document PySequence_Size(), and describe PySequence_Length() as simply an by Fred Drake · 23 years ago
  71. 979d041 Make reference to the Library Reference in the "What Now?" chapter a hyperlink. by Fred Drake · 23 years ago
  72. c81d470 Allow the <author/> element to appear before a paragraph without being by Fred Drake · 23 years ago
  73. 659f377 Add entry for curses.panel documentation. by Fred Drake · 23 years ago
  74. 14631f6 Fix serious markup errors. by Fred Drake · 23 years ago
  75. c612a14 Remove the spurious space of uncertain origin from the output for function, by Fred Drake · 23 years ago
  76. cb83988 Added example use of weak references, contributed by Tim Peters. by Fred Drake · 23 years ago
  77. 58c8f9f Added documentation for PyObject_IsInstance() and PyObject_IsSubclass(). by Fred Drake · 23 years ago
  78. e264577 Typo: "ariables" --> "variables" This fixes SF bug #411118. by Fred Drake · 23 years ago
  79. 2bbc697 Fix a number of small issues; this closes SF bug #411063. by Fred Drake · 23 years ago
  80. 21e036c Add a note that the "kfm" controller supports "konqueror" as well as the by Fred Drake · 23 years ago
  81. 4240bc5 Note missing explanation by Andrew M. Kuchling · 23 years ago
  82. c8da0f9 Document use_rawinput. (Although now that I think more about it, a by Guido van Rossum · 23 years ago
  83. 8f6df46 Strengthen the constraints on calling PyObject_GC_Fini(). by Fred Drake · 23 years ago
  84. aa90adc Add nested scopes spec to appendix. by Jeremy Hylton · 23 years ago
  85. 7190247 Remove the annoying __version__ definitions. by Fred Drake · 23 years ago
  86. 3e8f921 Lots of small changes to make this work with the Python DOM bindings by Fred Drake · 23 years ago
  87. 2262a80 Pick up the "encode" function from esistools instead of defining our own by Fred Drake · 23 years ago
  88. a9d0450 No quotes around the "future" in the first use of the term "future statement". by Fred Drake · 23 years ago
  89. f6c115f Re-write to no longer depend on an old version of PyXML. This now by Fred Drake · 23 years ago
  90. a4699a7 Pick the "escape" function from the standard library instead of from PyXML. by Fred Drake · 23 years ago
  91. ce19496 Add conversions for more of the markup -- not all of this was around when by Fred Drake · 23 years ago
  92. 7621fa9 Add entry for the futures appendix in the reference manual. by Fred Drake · 23 years ago
  93. 557c1ae Include the futures appendix. by Fred Drake · 23 years ago
  94. 39778b7 Revise the markup so that this formats and uses markup consistently with by Fred Drake · 23 years ago
  95. 324cc6e Add some initial text for the appendix on future statements and nested scopes. by Jeremy Hylton · 23 years ago
  96. 2c84fc8 Note that assignments to __debug__ are illegal by Jeremy Hylton · 23 years ago
  97. e702481 Revert to ver 1.22, which was the version before the nested scopes by Jeremy Hylton · 23 years ago
  98. 16a0b17 Bump version number. by Fred Drake · 23 years ago
  99. ce7298a Explain the difference between NL and NEWLINE. by Ka-Ping Yee · 23 years ago
  100. c608fb6 Give a slightly better explanation of excepthook. by Ka-Ping Yee · 23 years ago