1. a69c1ba De PMW-ify by Barry Warsaw · 26 years ago
  2. 26f4b5d Fixed the brightness calculation by Barry Warsaw · 26 years ago
  3. 0dc9c92 Updated to new post-PMW framework. Moved generators to here and added by Barry Warsaw · 26 years ago
  4. 5177c48 formatting by Barry Warsaw · 26 years ago
  5. 6a3ea74 Un PMW-ified by Barry Warsaw · 26 years ago
  6. 04c7886 Un PMW-ified by Barry Warsaw · 26 years ago
  7. 987fb92 Initial revision by Barry Warsaw · 26 years ago
  8. a5a018f Fixed unit test by Barry Warsaw · 26 years ago
  9. f9a6d7d Print serious errors to stderr instead of stdout. by Guido van Rossum · 26 years ago
  10. caf9fca nannified by Guido van Rossum · 26 years ago
  11. e7e632a Nannified. by Guido van Rossum · 26 years ago
  12. a53f30b nannified by Guido van Rossum · 26 years ago
  13. 4e96ec6 nannified. by Guido van Rossum · 26 years ago
  14. 09eea82 Utility to replace CRLF with LF in argument files. by Guido van Rossum · 26 years ago
  15. 499a6e5 Utility to replace LF with CRLF in argument files. by Guido van Rossum · 26 years ago
  16. ce85827 Utility to untabify stubber results. by Guido van Rossum · 26 years ago
  17. 9819983 Beh, new version must be edited in a separate file. by Guido van Rossum · 26 years ago
  18. 2053aa6 Use SCRIPT_NAME (if defined) instead of hardcoding /cgi-bin/ when by Guido van Rossum · 26 years ago
  19. 859b407 Ignore cruft generating by the test run for hello.py. by Guido van Rossum · 26 years ago
  20. baf0603 New version, with contributions from Sjoerd Mullender and Mark Hammond. by Guido van Rossum · 26 years ago
  21. ee60eb1 New tool: reverse grep (greps from the end). Uses a fairly efficient by Guido van Rossum · 26 years ago
  22. e7f3953 A script by Mark-Andre Lemburg to produce the PC/python_nt.def file by Guido van Rossum · 26 years ago
  23. a42c1ee Added note() message to Page class -- this was used but didn't exist. by Guido van Rossum · 26 years ago
  24. b77a68e Rewrite to support multiple suckers, each with their own thread. by Guido van Rossum · 26 years ago
  25. 125700a Instead of printint, use self.message() or self.note(). by Guido van Rossum · 26 years ago
  26. 5e32a77 Minor change for windows; set extensions_c later and set by Guido van Rossum · 26 years ago
  27. d94c2dc # Bump version because of checkin to faqwiz.py. :-( by Guido van Rossum · 26 years ago
  28. 0922a56 Don't add <...> around mail addresses; they may already be there. by Guido van Rossum · 26 years ago
  29. b3bf2cd # The variable total is never used somehow. I think I had plans for by Guido van Rossum · 26 years ago
  30. a259696 Fix by Sjoerd Mullender to support symbolic links and make a backup of by Guido van Rossum · 26 years ago
  31. f57736e Translated to use re instead of regex. Also replaced one use of by Guido van Rossum · 26 years ago
  32. 0a13f7f # This is a new module I wrote over the weekend. Again, you missed the by Guido van Rossum · 26 years ago
  33. e3bd821 Primitive GUI for websucker. by Guido van Rossum · 26 years ago
  34. d328a9b Fix the way a trailing / is changed to /index.html so that it by Guido van Rossum · 26 years ago
  35. 6eb9d32 sort the urls in the todo list by Guido van Rossum · 26 years ago
  36. c8f859a Jonathan Giddy: by Guido van Rossum · 26 years ago
  37. 590fc2c Jonathan Giddy: by Guido van Rossum · 26 years ago
  38. aa2a7a4 From: "Tim Peters" <tim_one@msn.com> by Guido van Rossum · 26 years ago
  39. 0f1e1fc Don't die if win32api doesn't exist. by Guido van Rossum · 26 years ago
  40. 55b40b0 Fix a dumb typo in the revparse() regular exception: {1-4} should be {1,4}. by Guido van Rossum · 26 years ago
  41. 6c3a2cb whrandom -> random by Guido van Rossum · 26 years ago
  42. 110f365 Additions for Mark Hammond's Win32 specific hacks. by Guido van Rossum · 26 years ago
  43. e35c601 Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
  44. ce5988b Remove Emacs cruft. by Guido van Rossum · 26 years ago
  45. f1b5a0e Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
  46. 1f05cb0 OK, here's a different way to implement the same thing -- this version by Guido van Rossum · 26 years ago
  47. aeeda5b Support filenames with spaces in their names (for non-Mac ftp servers). by Guido van Rossum · 26 years ago
  48. 27c225e Add the specific sed statement to recover the second output file to by Guido van Rossum · 26 years ago
  49. 83b8518 Adding Tim Peters' ndiff utility. by Guido van Rossum · 26 years ago
  50. 4a11431 After variable expansion, what was formerly a single word can now by Guido van Rossum · 26 years ago
  51. e10053b Remove Emacs cruft at end. by Guido van Rossum · 26 years ago
  52. 92f01c5 accept * in return value type and convert it to _ptr after the by Guido van Rossum · 26 years ago
  53. db9a7b9 Style and StyleParameter are two different types. (Jack) by Guido van Rossum · 26 years ago
  54. 8b3c30c class ByAddressType, a simple Type but passed by address even on input. (Jack) by Guido van Rossum · 26 years ago
  55. 53117ae typo in error message (fname vs. file). (Jack) by Guido van Rossum · 26 years ago
  56. bee6453 Use a try-except so that the pickle file is written even when we die by Guido van Rossum · 26 years ago
  57. 6a508ae Use the (new) standard script #! line by Barry Warsaw · 26 years ago
  58. a937afd Freeze assumes that all built-in modules are part of the Python core. by Guido van Rossum · 26 years ago
  59. 1abfb9c If freezing with the -O option, the optimized bytecode files are by Guido van Rossum · 26 years ago
  60. df19407 When using extention modules, relative path names that occur in the by Guido van Rossum · 26 years ago
  61. 23cff31 Shouldn't import addpack! by Guido van Rossum · 26 years ago
  62. 9cd9fbb Change the example of what's in scripts/. by Guido van Rossum · 26 years ago
  63. a16a509 tabnanny stuff by Guido van Rossum · 26 years ago
  64. ce73acf Tim's version 4, with my mods by Guido van Rossum · 26 years ago
  65. 685fe83 This really needs python 1.5 now... by Guido van Rossum · 26 years ago
  66. 8053d89 Add usage message when no arguments. by Guido van Rossum · 26 years ago
  67. f4b44fa Tim's latest version (supports old and new tokenize modules) by Guido van Rossum · 26 years ago
  68. 986abac Give in to tabnanny by Guido van Rossum · 26 years ago
  69. 36dfbcf Version 1.0 is official! by Guido van Rossum · 26 years ago
  70. 72dc60c Untabified, for tabnanny. by Guido van Rossum · 26 years ago
  71. e4e4106 Reindented without tabs and with uniform 4 space indent. by Guido van Rossum · 26 years ago
  72. 88c6bdf posix->os. by Guido van Rossum · 26 years ago
  73. 9ab75cb Tim Peters' program for checking whether a program's indentation is by Guido van Rossum · 26 years ago
  74. 97df7f8 Add -q option that *just* prints the filename. by Guido van Rossum · 26 years ago
  75. ed5b3d8 give in to tab police by Guido van Rossum · 26 years ago
  76. 3db0e37 Report first line with inconsistent tab usage. by Guido van Rossum · 26 years ago
  77. 6f73c1a The Tab Police watches for possibly inconsistent indentation. by Guido van Rossum · 26 years ago
  78. 78fc363 Big changes by Mark Hammond to support freezing with DLLs on Windows. by Guido van Rossum · 26 years ago
  79. a341fc3 update while dragging defaults to 0 by Barry Warsaw · 26 years ago
  80. ee6d8a5 No update while dragging still tracks the arrows by Barry Warsaw · 26 years ago
  81. abae22f Get rid of Entrywidget by Barry Warsaw · 26 years ago
  82. 627857e Add option for no updates on typing by Barry Warsaw · 26 years ago
  83. 70787ed Add option for no updates on dragging by Barry Warsaw · 26 years ago
  84. a114eb5 Use the new PyncheOptions widget by Barry Warsaw · 26 years ago
  85. 55f0aab example output is different by Barry Warsaw · 26 years ago
  86. 0eae830 Typos in the docstring fixed by Detlef Lannert <lannert@uni-duesseldorf.de> by Barry Warsaw · 26 years ago
  87. fb34c92 Added URL for UK by Barry Warsaw · 26 years ago
  88. 844e664 Added a hack to deal with common practice 'uk' for United Kingdom by Barry Warsaw · 26 years ago
  89. 521b8e1 Use RCS revisions by Barry Warsaw · 26 years ago
  90. c0b965b Updated the docstring by Barry Warsaw · 26 years ago
  91. d2c210d Added reverse lookup by Barry Warsaw · 26 years ago
  92. 5bfac8d Integrate with OptionsWindow... need to hook into Tab key by Barry Warsaw · 26 years ago
  93. f67575d Integrate with OptionsWindow... not sure it should be modal by Barry Warsaw · 26 years ago
  94. 31ac518 Cosmetic by Barry Warsaw · 26 years ago
  95. 2addd2a Add quotes around some variable definitions; add a "clean" target. by Guido van Rossum · 26 years ago
  96. cef85a2 Adapted to the new situation. by Guido van Rossum · 26 years ago
  97. a0e1835 Rearrange some stuff so that the warning for unknown modules is also by Guido van Rossum · 26 years ago
  98. 31d53ed When writing the Windows Makefile, don't forget to strip some filenames by Guido van Rossum · 26 years ago
  99. 0b0e7b5 Got rid of the last tab character in this file. by Guido van Rossum · 26 years ago
  100. ab045f9 Always set the __file__ attribute, so dynamic link modules are indicated. by Guido van Rossum · 26 years ago