1. 58a88b3 _Environ(): Added __getinitargs__() method so os.environ.copy() works, by Barry Warsaw · 27 years ago
  2. 798654f Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 27 years ago
  3. 2478f9d Added \indexsubitem definition. Non-optimal, but two modules are sharing by Fred Drake · 27 years ago
  4. 92796d1 Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 27 years ago
  5. 7730cc0 Updated \indexsubitem; functions had been indexed for the wrong module. by Fred Drake · 27 years ago
  6. 9181190 Added tests of strop.replace() by Barry Warsaw · 27 years ago
  7. f577c08 mymemreplace(), strop_replace(): Add support for optional 4th argument by Barry Warsaw · 27 years ago
  8. ffbc17d (py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors. by Barry Warsaw · 27 years ago
  9. 73ec2c0 Slip of the keyboard (f__ should be __). Dunno why I had a totally by Guido van Rossum · 27 years ago
  10. 22cf347 This commit was manufactured by cvs2svn to create tag 'r15b1'. by cvs2svn · 27 years ago
  11. 8253671 Dumb typo. by Guido van Rossum · 27 years ago
  12. f471056 (py-process-filter): py-delete-file-silently is obsolete. Use a by Barry Warsaw · 27 years ago
  13. 3b3ff4e (py-compute-indentation): Check for multiline stringness and by Barry Warsaw · 27 years ago
  14. 8c4a8de (py-mode-map): Bind py-mark-def-or-class to C-M-h with a different by Barry Warsaw · 27 years ago
  15. 66d010a Reordered and slightly edited the highlights of changes. by Guido van Rossum · 27 years ago
  16. 6477380 Revamped README for release of 1.5b1. by Guido van Rossum · 27 years ago
  17. 7ea639b Added list of what's new in 1.5b1. Changed intro and some section titles. by Guido van Rossum · 27 years ago
  18. 4d8e7c5 Four more valuable contributors... by Guido van Rossum · 27 years ago
  19. 0b23348 The usual by Guido van Rossum · 27 years ago
  20. 330c660 The dependency of tarhtml on l2h was a bad idea. by Guido van Rossum · 27 years ago
  21. c852035 (python-mode): Make imenu-create-index-function buffer local. by Barry Warsaw · 27 years ago
  22. 4da6bd5 (py-mark-def-or-class): Added an exchange-point-and-mark and a by Barry Warsaw · 27 years ago
  23. e467bfb (python-mode): Patch to fix Imenu support under Emacs, given by by Barry Warsaw · 27 years ago
  24. 4738478 (py-kill-emacs-hook): Simplification. by Barry Warsaw · 27 years ago
  25. f11d024 Icons for Windows installer. by Guido van Rossum · 27 years ago
  26. 3879d4a Added the HTML files. by Guido van Rossum · 27 years ago
  27. a1afc07 Added CRLF line endings since this is for NOTEPAD. by Guido van Rossum · 27 years ago
  28. a0ee8cd Added comment about where to find details on python-mode.el, pointing by Barry Warsaw · 27 years ago
  29. ee9f820 Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied by Guido van Rossum · 27 years ago
  30. ddc3fb5 Apply str() to sys.ps1 or sys.ps2 before using them as a prompt, so by Guido van Rossum · 27 years ago
  31. 84cca44 Added utility target tarhtml to tar and gzip the HTML files plus their by Guido van Rossum · 27 years ago
  32. 28fbe4d Adding the icons used by latex2html output to the CVS tree. by Guido van Rossum · 27 years ago
  33. 628b408 Ignore html files generated by webmaker. by Guido van Rossum · 27 years ago
  34. 000eb0a Augmented the script so that (at CNRI anyway) it also invokes webmaker by Guido van Rossum · 27 years ago
  35. 4323f7c Simple index for the reference manuals (mostly for use on the Windows platform). by Guido van Rossum · 27 years ago
  36. 71ace95 Updated to the most pressing 1.5 issues. by Guido van Rossum · 27 years ago
  37. 4aa6186 Drop Capitalized Important Words. by Guido van Rossum · 27 years ago
  38. 580aa8d Several changes, e.g. restructuring of the intro to be closer to what by Guido van Rossum · 27 years ago
  39. 682fbe5 Remove hyperlink to time-sensitive Python release info. by Guido van Rossum · 27 years ago
  40. dd58469 WISE installer source for Python 1.5 by Guido van Rossum · 27 years ago
  41. 36e18e3 Added pypcre.c module. by Guido van Rossum · 27 years ago
  42. cb91e7b Added the "italic correction" command ("\/") to the list of ignored commands. by Fred Drake · 27 years ago
  43. e624e0f Removed leading comment about this being "introductory" documentation; by Fred Drake · 27 years ago
  44. f259efe Get rid of math mode in some places. by Guido van Rossum · 27 years ago
  45. 3e1e274 Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp. by Guido van Rossum · 27 years ago
  46. 9d62e80 Remove strange use of $math$ mode to produce a backslash. by Guido van Rossum · 27 years ago
  47. 5b7220f Oops, did the previous delete the wrong way. by Guido van Rossum · 27 years ago
  48. d5da7a6 Get rid of last traces of module 'audio' by Guido van Rossum · 27 years ago
  49. ca83f01 Added "-n file" option to only print files newer than the given file. by Guido van Rossum · 27 years ago
  50. e2d4dd1 Use fuzzy comparison from test_support to compare outcome of by Guido van Rossum · 27 years ago
  51. 275feea New names... by Guido van Rossum · 27 years ago
  52. 00f1569 Add fileinput. by Guido van Rossum · 27 years ago
  53. e300d6f Replace plat-os2 with plat-win, per Jeff Rush' suggestion. by Guido van Rossum · 27 years ago
  54. 37885c2 Trivial change in prompt label suggested by Case Roole. by Guido van Rossum · 27 years ago
  55. 2d9feed Change the option used on Linux to export all symbols by Guido van Rossum · 27 years ago
  56. 465f71d Done a sort -u on the symbols (and replaced all tabs with spaces). by Guido van Rossum · 27 years ago
  57. e1cba7f Oops, the sort took some whitespace into account. by Guido van Rossum · 27 years ago
  58. 060dffb Done a sort -u on the symbols. by Guido van Rossum · 27 years ago
  59. 345df17 os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  60. 7db30ca ignore various VC++ turds by Guido van Rossum · 27 years ago
  61. 50d4cc2 Files specific to Visual Age C for OS/2 -- by Jeff Rush by Guido van Rossum · 27 years ago
  62. 0ba48ba Added Jeff Rush' comments by Guido van Rossum · 27 years ago
  63. d3af2f3 win -> plat-win by Guido van Rossum · 27 years ago
  64. f5578e4 Add PyImport_Inittab and PyOS_AfterFork by Guido van Rossum · 27 years ago
  65. 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  66. c0b9319 bind_class should return a value by Guido van Rossum · 27 years ago
  67. be7c45e New address parser by Ben Escoto replaces Sjoerd Mullender's parseaddr() by Guido van Rossum · 27 years ago
  68. e6c128f Use fstat if we can; write MAGIC into file last. by Guido van Rossum · 27 years ago
  69. 8700fe6 Redone the _tkinter configuration section with support for popular packages. by Guido van Rossum · 27 years ago
  70. 7a206c8 New tkappinit supporting several popular packages. by Guido van Rossum · 27 years ago
  71. 7d5b99d A new standard module, as discussed on comp.lang.python, to simplify by Guido van Rossum · 27 years ago
  72. 2aa78ef Add a pointer back to the wizard in the "compat" output. by Guido van Rossum · 27 years ago
  73. 0d2d759 PySocketSock_methods: Added "connect_ex" so the method can actually be called! by Barry Warsaw · 27 years ago
  74. 4a9aff2 A comparison with several other languages that also appears in the by Guido van Rossum · 27 years ago
  75. bc12f78 Adding Martin von Loewis' documentation for his locale module. by Guido van Rossum · 27 years ago
  76. e084f0b Add description for some modules that have been added since this intro by Guido van Rossum · 27 years ago
  77. 3472026 Add description for Queue; fix typo (whichdbm should be whichdb). by Guido van Rossum · 27 years ago
  78. db847bd Plug memory leak in Py_BuildValue when using {...} to construct dictionaries. by Guido van Rossum · 27 years ago
  79. 3d96d52 (Queue.Empty): When class based exceptions are in force, derive this by Barry Warsaw · 27 years ago
  80. 17c8e78 libqueue.tex: Documentation for the Queue.py module. by Barry Warsaw · 27 years ago
  81. 51bb7b7 Dang. Formatting glitch. by Guido van Rossum · 27 years ago
  82. f5831ae New blurb, derived from my Handbook of Object Technology abstract. by Guido van Rossum · 27 years ago
  83. 4552f3d In the description of sub(), give a better explanation of the by Barry Warsaw · 27 years ago
  84. bd1169a Add Martin von Loewis as the author of this module. by Guido van Rossum · 27 years ago
  85. eef1d4e User-level locale module. A wrapper around _locale which adds by Guido van Rossum · 27 years ago
  86. 3df69bc Add support for _locale. by Guido van Rossum · 27 years ago
  87. fc4255d Add s.connect_ex() which returns errno instead of raising an exception. by Guido van Rossum · 27 years ago
  88. aec7497 Add optional support fort Tix and BLT. by Guido van Rossum · 27 years ago
  89. 2e58ff3 Fix importing of shared libraries from inside packages. by Guido van Rossum · 27 years ago
  90. ee6fd1c Add declaration for _Py_PackageContext -- needed to fix importing by Guido van Rossum · 27 years ago
  91. 858cb73 Two changes (here we go again :-( ). by Guido van Rossum · 27 years ago
  92. df9db1e Give more detailed error message when the argument count isn't right. by Guido van Rossum · 27 years ago
  93. 127b8dd Add declaration for PyNumber_CoerceEx(). by Guido van Rossum · 27 years ago
  94. 242c642 Add a new function PyNumber_CoerceEx() which works just like by Guido van Rossum · 27 years ago
  95. 220ecc8 Martin von Loewis' _locale module (locale.py follows tomorrow). by Guido van Rossum · 27 years ago
  96. 3931df9 Undo another glitch of the automatic not-so-Grand Renaming; some local by Guido van Rossum · 27 years ago
  97. 33635f8 start numbering things 1.5b1 now by Guido van Rossum · 27 years ago
  98. 8360005 Assert that the proxies object passed in to the URLopener constructor by Guido van Rossum · 27 years ago
  99. 421c224 Added docstrings (contributed by Martin von Loewis). by Guido van Rossum · 27 years ago
  100. e4a93bc Fix the release date for 1.5b1 to be Nov. 26 by Guido van Rossum · 27 years ago