1. 9e22dca Do not call "knee" a standard module. by Fred Drake · 23 years ago
  2. 4d67140 SF 539024, Fix broken link to numpy by Neal Norwitz · 23 years ago
  3. f82ba5b Explain that os.spawn*() return the process handle on Windows. by Fred Drake · 23 years ago
  4. 7003d53 Fix up the documentation of the type codes to give both the C and Python by Fred Drake · 23 years ago
  5. 8812776 Add documentation on the hasfree data object. by Fred Drake · 23 years ago
  6. f1b26ba Document the finditer() function and method. This closes SF bug #520904. by Fred Drake · 23 years ago
  7. 23d91ad Added description of binhex.Error. by Fred Drake · 23 years ago
  8. 5f9c705 SF# 522426, add doc for common parameter for filecmp.cmpfiles() by Neal Norwitz · 23 years ago
  9. 50d20ca Adjust some poor wording in the text that explains what events are used by Fred Drake · 23 years ago
  10. 1d1b476 Clarify that copy_reg.pickle() is not intended for use with "classic" classes. by Fred Drake · 23 years ago
  11. 8f3f845 Remove extra verb; reported by Detlef Lannert. by Fred Drake · 23 years ago
  12. e115134 Backport montanero's checkin of revision 1.7: by Michael W. Hudson · 23 years ago
  13. 98305a0 Take Tim's work on file.truncate out of 2.2.1 again. by Michael W. Hudson · 23 years ago
  14. fe69139 Backport Tim's work on getting file.truncate working better on Win32. by Michael W. Hudson · 23 years ago
  15. 1ed6918 Fix stupid typo in example. by Fred Drake · 23 years ago
  16. 4170544 Clarify the descriptions of the positive and negative lookbehind assertions. by Fred Drake · 23 years ago
  17. 066cecd "level" keyword argument in example should be "stacklevel". by Fred Drake · 23 years ago
  18. ade05ed backport akuchling's checkin of revision 1.6 of libxmlrpclib.tex by Michael W. Hudson · 23 years ago
  19. 830764a Added missing version annotation for dict(). by Fred Drake · 23 years ago
  20. b38f188 Fix error in explanation of the interaction between $ and MULTILINE mode. by Fred Drake · 23 years ago
  21. 06efb77 backport tim_one's checkin of revision 1.101 of libfuncs.tex by Michael W. Hudson · 23 years ago
  22. 952f138 Merge trunk. by Greg Ward · 24 years ago
  23. 87ed3fe SF #515041, Update path for 2.2 by Neal Norwitz · 24 years ago
  24. 3b841e9 Add an availability statement for alarm(). by Fred Drake · 24 years ago
  25. a0c1ac4 The "%" character does not need to be escaped in verbatim environments. by Fred Drake · 24 years ago
  26. 129c592 Consistently use \textasciicircum to produce a ^ character. by Fred Drake · 24 years ago
  27. 409ab5f It's merge time! by Michael W. Hudson · 24 years ago
  28. 446b247 Add keyword.kwlist to the public API. by Fred Drake · 24 years ago
  29. 52670a9 Merge in Thomas Heller's typo fix from revision 1.13. by Fred Drake · 24 years ago
  30. 99dc409 Do not mask the name of a built-in function in example code. by Fred Drake · 24 years ago
  31. 3f7f0f8 Fix indentation error in example from the Tkinter Life Preserver. by Fred Drake · 24 years ago
  32. 3b9bcc8 Fix minor typo reported in SF patch #497951. by Fred Drake · 24 years ago
  33. a94dd28 Add note that fromfd() is Unix-specific. by Fred Drake · 24 years ago
  34. 9fcd9b2 Added index entries similar to some recommended by Skip, and used the word by Fred Drake · 24 years ago
  35. a6276bd Fixed up some index entries. by Fred Drake · 24 years ago
  36. 99ae4f2 Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they are by Fred Drake · 24 years ago
  37. 4a61868 Fix wrongly-named formal parameters in three places: begin_y was used twice by Fred Drake · 24 years ago
  38. 5c79831 Add a reference to the signal module to the os.kill() description. by Fred Drake · 24 years ago
  39. dce2e11 Fix typo in httplib example. This fixes SF bug #495221. by Fred Drake · 24 years ago
  40. 8c8e871 Fix the availability statement for the spawn*() functions to reflect the by Fred Drake · 24 years ago
  41. 34a37b8 Re-commit Ping's patch to the cgi and cgitb documentation, using the by Fred Drake · 24 years ago
  42. 4b1b3bf Add entry for the pydoc documentation. by Fred Drake · 24 years ago
  43. 96be564 Add documentation for the pydoc module; contributed by Ka-Ping Yee. by Fred Drake · 24 years ago
  44. 732299f Add documentation for the help() built-in; contributed by Ka-Ping Yee. by Fred Drake · 24 years ago
  45. e088970 Merge in Ping's changes to the cgitb documentation, and add a version by Fred Drake · 24 years ago
  46. 0c0b530 Mark the mpz module deprecated as of Python 2.2. by Fred Drake · 24 years ago
  47. c577728 Add a link to the mxNumber package. by Fred Drake · 24 years ago
  48. b40501b Add link to the gmpy project. by Fred Drake · 24 years ago
  49. dda7dcb Add a missing "cycle". by Fred Drake · 24 years ago
  50. 526c7a0 Ensure that complex() only accepts a string argument as the first arg, by Fred Drake · 24 years ago
  51. a0b7676 Minor adjustments. by Fred Drake · 24 years ago
  52. 1529ef8 Document that isleap() returns exactly 1 or 0, which is guaranteed by the by Fred Drake · 24 years ago
  53. cf72aba Update link to the SAX homepage. by Fred Drake · 24 years ago
  54. 6048ce9 Added documentation for str.decode(). This closes SF bug #490823. by Fred Drake · 24 years ago
  55. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 24 years ago
  56. f9d5803 Add change notes where im_class is discussed, since the exact meaning changes by Fred Drake · 24 years ago
  57. b62f0e1 Correct the description of im_class. (Fred, this is changed in 2.2. by Guido van Rossum · 24 years ago
  58. 7961930 Revise description of dumbdbm.open() to reflect that the flag argument is by Fred Drake · 24 years ago
  59. 8b7bb7a Describe the behavior of the read() method when the list of filenames by Fred Drake · 24 years ago
  60. b404145 s/it/if/ in descriptions of spawn mode argument. by Tim Peters · 24 years ago
  61. c7cb692 For ratecv, document that None should be the initial state argument (when by Tim Peters · 24 years ago
  62. a16433b Re-enabled debugging prints in poplib & documented the set_debuglevel() by Fred Drake · 24 years ago
  63. d761662 asyncore.loop() description contributed by Skip Montanaro. by Fred Drake · 24 years ago
  64. 39368c1 Added documentation of the sendall() method, and a note to the send() method by Fred Drake · 24 years ago
  65. d2a557e Added entry for the "cgitb" module docs. by Fred Drake · 24 years ago
  66. 6e70e8b Documentation for the "cgitb" module. by Fred Drake · 24 years ago
  67. 97e3201 Add a note that the rgbimg module is only built on 32-bit machines (prompted by Fred Drake · 24 years ago
  68. db5a93c Update docs to reflect new compile() and compileFile() by Jeremy Hylton · 24 years ago
  69. b38784e Slightly improved indexing for the string-% operator, thanks to comments by Fred Drake · 24 years ago
  70. 1a76386 Added documentation on the ScrolledText module. by Fred Drake · 24 years ago
  71. 5172adc Minor clarification of the zip() description, based on a comment sent to by Fred Drake · 24 years ago
  72. 14f5c5f Make no assumption about how modules are built when referring to them; this by Fred Drake · 24 years ago
  73. 1722e4a Re-word the intro slightly to avoid reader misunderstanding: strings are not by Fred Drake · 24 years ago
  74. 3570551 Remove most references to __members__ and __methods__, leaving only one pair by Fred Drake · 24 years ago
  75. b22c672 Clean up some material that is not part of the standard documentation. by Fred Drake · 24 years ago
  76. d745b4e Add reference to the "String Methods" section to make that information by Fred Drake · 24 years ago
  77. 0467775 Add description of tkCommonDialog. by Fred Drake · 24 years ago
  78. 10cd315 Change the chapter title to reflect the Tk affinity. by Fred Drake · 24 years ago
  79. 89d63cc Minor adjustments to markup for the getDOMImplementation() description. by Fred Drake · 24 years ago
  80. bd34b6b Added the convenience constants that are present in PyXML to make these by Fred Drake · 24 years ago
  81. 38f3b72 Updated documentation for the new httplib interface, by Kalle Svensson. by Fred Drake · 24 years ago
  82. 44b6f84 More information about Tix support, contributed by Mike Clarkson. by Fred Drake · 24 years ago
  83. 6995bb6 Various cleanups & markup fixes, mostly relating to the stat and statvfs by Fred Drake · 24 years ago
  84. ed0a719 Neil Schemenauer suggested a small improvement to one of the example REs. by Fred Drake · 24 years ago
  85. 389aa17 writeline() --> writelines() This closes SF bug #487147. by Fred Drake · 24 years ago
  86. 1cec7fa New section of regular expression examples contributed by Skip Montanaro, by Fred Drake · 24 years ago
  87. 5107b4c Re-arrange the modules in the "Internet Data Handling" chapter to try to by Fred Drake · 24 years ago
  88. 6a6bb18 Clarify that on some systems, lockf() using LOCK_EX requires that the file by Fred Drake · 24 years ago
  89. 48704ee Add synopsis for the SimpleXMLRPCServer module; used in the chapter-level by Fred Drake · 24 years ago
  90. c37b65e Clean up some markup cruft. A number of the macros that take no by Fred Drake · 24 years ago
  91. b03d0cc Typo, spotted by Detlef Lannert. by Fred Drake · 24 years ago
  92. fcb05ab Tk-related modules should no longer be listed here. by Fred Drake · 24 years ago
  93. 2744f43 Fix typo, extra markup constructs. This closes SF bug #485252. by Fred Drake · 24 years ago
  94. 560da62 Rename get_referents to get_referrers. Fixes #483815. by Martin v. Löwis · 24 years ago
  95. e70dbe0 Update the platform notes for the CGIHTTPServer module; it works on more by Fred Drake · 24 years ago
  96. 7064d3b Fix the default value for feature_namespaces, per discussions on the XML-SIG by Fred Drake · 24 years ago
  97. 69ab583 Paul Rubin reminds me that of course a class's constructor /could/ get by Barry Warsaw · 24 years ago
  98. ebbd14d Clarified a couple of issues for the startElement*() handlers: by Fred Drake · 24 years ago
  99. af0a883 Relatively large expansion of the docs for gc.garbage. by Tim Peters · 24 years ago
  100. 0c0565d Toughen up the security warnings a bit. by Barry Warsaw · 24 years ago