1. 6dfc792 In abspath(), always use normpath(), even when win32api is available by Guido van Rossum · 25 years ago
  2. d25c1b7 A bunch of docstring fixes. by Barry Warsaw · 25 years ago
  3. 32efef3 look for builtins before stuff on the path. by Greg Stein · 25 years ago
  4. 2b23413 add loading of dynamic library modules. by Greg Stein · 25 years ago
  5. 645af9f rewrite_descriptor(): Fixup conversion of arguments (simpler). by Fred Drake · 25 years ago
  6. 8a3b449 Don't rename \var to <varname>; DocBook is too verbose here. by Fred Drake · 25 years ago
  7. 7ec28d2 turn SysPathImporter into PathImporter. by Greg Stein · 25 years ago
  8. 72ee435 remove the __version__ global. by Greg Stein · 25 years ago
  9. 6d3165a only put __path__ into package modules. by Greg Stein · 25 years ago
  10. 63faa01 shift code from DirectoryImporter out to a common area. by Greg Stein · 25 years ago
  11. 995285e Moved all the imports to the top. by Fred Drake · 25 years ago
  12. d81b1b0 Set the date and version to reflect the actual status, not the last by Fred Drake · 25 years ago
  13. 0d6bf0e When generating the top-level index to the documents, make sure some by Fred Drake · 25 years ago
  14. b960e7a Patches by Kannan Vijayan: by Guido van Rossum · 25 years ago
  15. 7424242 Removed last XXX comment; no further action needed on this one. by Fred Drake · 25 years ago
  16. 4755ee5 Complete the integration of Sam Bayer's fixes. by Guido van Rossum · 25 years ago
  17. 497a198 Changed fron importing wcnew back to webchecker. by Guido van Rossum · 25 years ago
  18. e284b21 Integrated Sam Bayer's wcnew.py code. It seems silly to keep two by Guido van Rossum · 25 years ago
  19. 61b95db # *NOT* by Sam Bayer: reindented to use 4 spaces like the rest here, by Guido van Rossum · 25 years ago
  20. 64acb5c Samuel L. Bayer: by Guido van Rossum · 25 years ago
  21. a894640 Samuel L. Bayer: by Guido van Rossum · 25 years ago
  22. f97eecc Samuel L. Bayer: by Guido van Rossum · 25 years ago
  23. dbd5c3e Samuel L. Bayer: by Guido van Rossum · 25 years ago
  24. d7b147b Moshe Zadka writes: When deploying SimpleHTTPServer, I noticed a by Guido van Rossum · 25 years ago
  25. ed7f9e2 Hint for C++ users on AIX by Gary Duzan added. by Guido van Rossum · 25 years ago
  26. bcb393f The 'test' target ought to depend on 'all', not just on python$(EXE) by Guido van Rossum · 25 years ago
  27. 0eefa3f Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  28. 569ef61 Changes resulting from patch to acconfig.h. by Guido van Rossum · 25 years ago
  29. e74c429 Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  30. 001b9be Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  31. ba98a42 Change the last PyErr_Format %s format to %.400s. by Guido van Rossum · 25 years ago
  32. 55e9396 Preliminary documentation for turtle module (Tk), by Moshe Zadka. by Fred Drake · 25 years ago
  33. 77980a7 Correct typo in module doc string doscovered by Jonathan Giddy. by Guido van Rossum · 25 years ago
  34. 2530d4e Added request to please not send HTML email to the newsgroup/mailing by Fred Drake · 25 years ago
  35. 29a710f Document \citetitle and \programopt. by Fred Drake · 25 years ago
  36. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  37. e15eb35 Use \citetitle as appropriate. by Fred Drake · 25 years ago
  38. 9fa76f1 Use \citetitle in several places, and \programopt where appropriate. by Fred Drake · 25 years ago
  39. 698d520 Use \citetitle in several places. by Fred Drake · 25 years ago
  40. ebe0341 Use \citetitle instead of \emph. by Fred Drake · 25 years ago
  41. 356d0ce Use \citetitle in one place. by Fred Drake · 25 years ago
  42. 268df27 Use the new markup as apporpriate. by Fred Drake · 25 years ago
  43. 6e9ea59 Use \programopt in one place. by Fred Drake · 25 years ago
  44. 91f31ea Added citetitle and programopt. by Fred Drake · 25 years ago
  45. d290c10 Use \programopt in one place. by Fred Drake · 25 years ago
  46. 310ee61 Missed a couple of program options that had been marked by \code. by Fred Drake · 25 years ago
  47. a24f7b7 Use \programopt in one place. by Fred Drake · 25 years ago
  48. be48646 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  49. 7b8195a \programopt: New macro, used to mark command-line parameters in the by Fred Drake · 25 years ago
  50. c9f5fe0 do_cmd_programopt(): New function, similar to do_cmd_program(). by Fred Drake · 25 years ago
  51. 768d227 Oops. Remove some garbage from the doc string that was accidentally by Guido van Rossum · 25 years ago
  52. 09cbb01 Jack Jansen: Mac has no EINTR. by Guido van Rossum · 25 years ago
  53. d4c64ba Add some header comments to all the files. by Greg Stein · 25 years ago
  54. 281b8d8 initial checkin for my Python stuff. by Greg Stein · 25 years ago
  55. e168c65 Patch by Dieter Maurer to make things work for Tcl/Tk 8.1. This by Guido van Rossum · 25 years ago
  56. 6b26a06 Patch by Dieter Maurer to make things work for Tcl/Tk 8.1 (tested with by Guido van Rossum · 25 years ago
  57. f941acd Added HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_LOCALE_H by Jack Jansen · 25 years ago
  58. 58fa818 Changes to ProgressBar: by Jack Jansen · 25 years ago
  59. fd6aabb Checking in text versions of release forms and explanation. by Guido van Rossum · 25 years ago
  60. e4f1366 split() docstring: Made signature and description for the first by Fred Drake · 25 years ago
  61. 1b6e463 Bugfix by Jack Jansen for Macintosh (for the inet_ntoa/aton changes): by Guido van Rossum · 25 years ago
  62. 29e5184 Typo fixed in docstring; removed unneccesary import. (jvr) by Just van Rossum · 25 years ago
  63. 2e5b0f2 Adapted to new macmudulefinder.process() API. (jvr) by Just van Rossum · 25 years ago
  64. 8ff5276 - changed the API of process() so it will return a list of missing modules instead of raising an exception. by Just van Rossum · 25 years ago
  65. 5dbf526 Several improvements, some of where were contributed by Bernhard by Barry Warsaw · 25 years ago
  66. a507c32 Python equivalent of xgettext(1). This was originally released by Barry Warsaw · 25 years ago
  67. 19878f5 Sjoerd Mullender writes: by Guido van Rossum · 25 years ago
  68. dd7cbbf Oops. spawnl() and spawnle() should be implemented on Windows too. by Guido van Rossum · 25 years ago
  69. 8b4b46e Fix a bug reported by Toby Dickenson (on 18 May 1999). by Guido van Rossum · 25 years ago
  70. cfd76a2 Sjoerd Mullender: by Guido van Rossum · 25 years ago
  71. f618a48 Correct typo in walk.__doc__ reported by Francois Pinard. by Guido van Rossum · 25 years ago
  72. 5a2ca93 Checking in a bunch of spawn functions. These are only defined if we by Guido van Rossum · 25 years ago
  73. 66e5385 - windowbounds() now works with multiple screens (window position prefs!) by Just van Rossum · 25 years ago
  74. 7171df3 Very minor little things... -- jvr by Just van Rossum · 25 years ago
  75. afca415 New __version__ number (1.0!) -- jvr by Just van Rossum · 25 years ago
  76. 5f74007 Minor indentation cleanup -- jvr by Just van Rossum · 25 years ago
  77. 460ff20 String values will now always be shown with quotes, so one can see the difference between the value 2 and the value '2'. -- jvr by Just van Rossum · 25 years ago
  78. 5bd608d Change the suggestions pointer at the bottom of generated HTML pages. by Fred Drake · 25 years ago
  79. c6d45af Straighten out dependencies so changes in the texinputs/* get reflected. by Fred Drake · 25 years ago
  80. 6cf186b pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 25 years ago
  81. 5a31946 Added dependency on filecmp section, removed dependencies on cmp and by Fred Drake · 25 years ago
  82. 47a27b6 Make references to new filecmp module hyperlinks now that there's documentation. by Fred Drake · 25 years ago
  83. adf2dbf Added section for filecmp. by Fred Drake · 25 years ago
  84. c7b5b3c filecmp documentation from Moshe Zadka <moshez@math.huji.ac.il>. by Fred Drake · 25 years ago
  85. 7eaf682 Added deprecation notes, in case anyone decides to read these anyway. by Fred Drake · 25 years ago
  86. 143db4b cmp and cmpcache are now obsolete, so don't include their by Fred Drake · 25 years ago
  87. a8052a3 Added cmp and cmpcache to the "Obsolete" section. by Fred Drake · 25 years ago
  88. 2d72687 New module by Moshe Zadka (submitted on Sept. 25). This unifies the by Guido van Rossum · 25 years ago
  89. 4e20de5 Patch by Michael Hudson: when the object of attribute expansion is a by Guido van Rossum · 25 years ago
  90. d65b539 Fix by Moshe Zadka (cleaned up and documented by GvR) to break out the by Guido van Rossum · 25 years ago
  91. 32a15ad MrC also needs BAD_STATIC_FORWARD define. by Jack Jansen · 25 years ago
  92. 25da5be Fix PR117. The error message is "keywords must be strings". Perhaps by Guido van Rossum · 25 years ago
  93. e1ada50 Don't assume GNU tar -- generate tar file and compress in separate steps. by Greg Ward · 25 years ago
  94. d6c30f6 Removed massive comment speculating about needlessly complex variations by Greg Ward · 25 years ago
  95. 346e320 Qualified use of 'newer_group' function. by Greg Ward · 25 years ago
  96. 6bad864 Fix how we run 'zip' -- give explicit .zip extension. by Greg Ward · 25 years ago
  97. 714fd26 Documented Beep() function. by Fred Drake · 25 years ago
  98. bda10c8 In helo() and ehlo(), Don't fail when gethostbyaddr() fails -- just by Guido van Rossum · 25 years ago
  99. d651280 Module/script to parse the reference count data file and make the by Fred Drake · 25 years ago
  100. 805bf1b Added note that Skip created the initial version of this file. by Fred Drake · 25 years ago