- a259696 Fix by Sjoerd Mullender to support symbolic links and make a backup of by Guido van Rossum · 26 years ago
- f57736e Translated to use re instead of regex. Also replaced one use of by Guido van Rossum · 26 years ago
- 0a13f7f # This is a new module I wrote over the weekend. Again, you missed the by Guido van Rossum · 26 years ago
- e3bd821 Primitive GUI for websucker. by Guido van Rossum · 26 years ago
- d328a9b Fix the way a trailing / is changed to /index.html so that it by Guido van Rossum · 26 years ago
- 6eb9d32 sort the urls in the todo list by Guido van Rossum · 26 years ago
- c8f859a Jonathan Giddy: by Guido van Rossum · 26 years ago
- 590fc2c Jonathan Giddy: by Guido van Rossum · 26 years ago
- aa2a7a4 From: "Tim Peters" <tim_one@msn.com> by Guido van Rossum · 26 years ago
- 0f1e1fc Don't die if win32api doesn't exist. by Guido van Rossum · 26 years ago
- 55b40b0 Fix a dumb typo in the revparse() regular exception: {1-4} should be {1,4}. by Guido van Rossum · 26 years ago
- 6c3a2cb whrandom -> random by Guido van Rossum · 26 years ago
- 110f365 Additions for Mark Hammond's Win32 specific hacks. by Guido van Rossum · 26 years ago
- e35c601 Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
- ce5988b Remove Emacs cruft. by Guido van Rossum · 26 years ago
- f1b5a0e Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
- 1f05cb0 OK, here's a different way to implement the same thing -- this version by Guido van Rossum · 26 years ago
- aeeda5b Support filenames with spaces in their names (for non-Mac ftp servers). by Guido van Rossum · 26 years ago
- 27c225e Add the specific sed statement to recover the second output file to by Guido van Rossum · 27 years ago
- 83b8518 Adding Tim Peters' ndiff utility. by Guido van Rossum · 27 years ago
- 4a11431 After variable expansion, what was formerly a single word can now by Guido van Rossum · 27 years ago
- e10053b Remove Emacs cruft at end. by Guido van Rossum · 27 years ago
- 92f01c5 accept * in return value type and convert it to _ptr after the by Guido van Rossum · 27 years ago
- db9a7b9 Style and StyleParameter are two different types. (Jack) by Guido van Rossum · 27 years ago
- 8b3c30c class ByAddressType, a simple Type but passed by address even on input. (Jack) by Guido van Rossum · 27 years ago
- 53117ae typo in error message (fname vs. file). (Jack) by Guido van Rossum · 27 years ago
- bee6453 Use a try-except so that the pickle file is written even when we die by Guido van Rossum · 27 years ago
- 6a508ae Use the (new) standard script #! line by Barry Warsaw · 27 years ago
- a937afd Freeze assumes that all built-in modules are part of the Python core. by Guido van Rossum · 27 years ago
- 1abfb9c If freezing with the -O option, the optimized bytecode files are by Guido van Rossum · 27 years ago
- df19407 When using extention modules, relative path names that occur in the by Guido van Rossum · 27 years ago
- 23cff31 Shouldn't import addpack! by Guido van Rossum · 27 years ago
- 9cd9fbb Change the example of what's in scripts/. by Guido van Rossum · 27 years ago
- a16a509 tabnanny stuff by Guido van Rossum · 27 years ago
- ce73acf Tim's version 4, with my mods by Guido van Rossum · 27 years ago
- 685fe83 This really needs python 1.5 now... by Guido van Rossum · 27 years ago
- 8053d89 Add usage message when no arguments. by Guido van Rossum · 27 years ago
- f4b44fa Tim's latest version (supports old and new tokenize modules) by Guido van Rossum · 27 years ago
- 986abac Give in to tabnanny by Guido van Rossum · 27 years ago
- 36dfbcf Version 1.0 is official! by Guido van Rossum · 27 years ago
- 72dc60c Untabified, for tabnanny. by Guido van Rossum · 27 years ago
- e4e4106 Reindented without tabs and with uniform 4 space indent. by Guido van Rossum · 27 years ago
- 88c6bdf posix->os. by Guido van Rossum · 27 years ago
- 9ab75cb Tim Peters' program for checking whether a program's indentation is by Guido van Rossum · 27 years ago
- 97df7f8 Add -q option that *just* prints the filename. by Guido van Rossum · 27 years ago
- ed5b3d8 give in to tab police by Guido van Rossum · 27 years ago
- 3db0e37 Report first line with inconsistent tab usage. by Guido van Rossum · 27 years ago
- 6f73c1a The Tab Police watches for possibly inconsistent indentation. by Guido van Rossum · 27 years ago
- 78fc363 Big changes by Mark Hammond to support freezing with DLLs on Windows. by Guido van Rossum · 27 years ago
- a341fc3 update while dragging defaults to 0 by Barry Warsaw · 27 years ago
- ee6d8a5 No update while dragging still tracks the arrows by Barry Warsaw · 27 years ago
- abae22f Get rid of Entrywidget by Barry Warsaw · 27 years ago
- 627857e Add option for no updates on typing by Barry Warsaw · 27 years ago
- 70787ed Add option for no updates on dragging by Barry Warsaw · 27 years ago
- a114eb5 Use the new PyncheOptions widget by Barry Warsaw · 27 years ago
- 55f0aab example output is different by Barry Warsaw · 27 years ago
- 0eae830 Typos in the docstring fixed by Detlef Lannert <lannert@uni-duesseldorf.de> by Barry Warsaw · 27 years ago
- fb34c92 Added URL for UK by Barry Warsaw · 27 years ago
- 844e664 Added a hack to deal with common practice 'uk' for United Kingdom by Barry Warsaw · 27 years ago
- 521b8e1 Use RCS revisions by Barry Warsaw · 27 years ago
- c0b965b Updated the docstring by Barry Warsaw · 27 years ago
- d2c210d Added reverse lookup by Barry Warsaw · 27 years ago
- 5bfac8d Integrate with OptionsWindow... need to hook into Tab key by Barry Warsaw · 27 years ago
- f67575d Integrate with OptionsWindow... not sure it should be modal by Barry Warsaw · 27 years ago
- 31ac518 Cosmetic by Barry Warsaw · 27 years ago
- 2addd2a Add quotes around some variable definitions; add a "clean" target. by Guido van Rossum · 27 years ago
- cef85a2 Adapted to the new situation. by Guido van Rossum · 27 years ago
- a0e1835 Rearrange some stuff so that the warning for unknown modules is also by Guido van Rossum · 27 years ago
- 31d53ed When writing the Windows Makefile, don't forget to strip some filenames by Guido van Rossum · 27 years ago
- 0b0e7b5 Got rid of the last tab character in this file. by Guido van Rossum · 27 years ago
- ab045f9 Always set the __file__ attribute, so dynamic link modules are indicated. by Guido van Rossum · 27 years ago
- b7da642 Fix typo -- -e takes a flag, -h doesn't. Somehow the colon and the h by Guido van Rossum · 27 years ago
- 88b02cf Use a better way to bind the checkext instance variable to a check by Guido van Rossum · 27 years ago
- e039425 Unfold some lines that were previously folded but don't need to be by Guido van Rossum · 27 years ago
- 541e783 Reindented, removed tabs. by Guido van Rossum · 27 years ago
- 3c51cf2 Oops, bug omission: also scan internal code objects for imports! by Guido van Rossum · 27 years ago
- 912a14c Reindented, removed tabs. by Guido van Rossum · 27 years ago
- 1e07403 Some nits... by Guido van Rossum · 27 years ago
- 75dc496 Added support for packages. by Guido van Rossum · 27 years ago
- f888350 Untested changes to make the '-s windows' option work on Windows. by Guido van Rossum · 27 years ago
- 557f446 Patches from Jack for new Apple headers by Guido van Rossum · 27 years ago
- 1a7eae9 Adapt to new webchecker structure. Due to better structure of by Guido van Rossum · 27 years ago
- 00756bd Major overhaul. Don't use global variable (e.g. verbose); use by Guido van Rossum · 27 years ago
- 64a1090 Change default RCS bin directory to /usr/local/bin/. by Guido van Rossum · 27 years ago
- 2e7a320 rrggbb_to_triplet(), triplet_to_rrggbb(): Improvements given by GvR by Barry Warsaw · 27 years ago
- 4435d5a Very modest improvements by Barry Warsaw · 27 years ago
- 49c5b0d Get rid of commented out, slower versions by Barry Warsaw · 27 years ago
- 4c2fab5 Implementation using TCLPROC loaded into the Tcl interpreter by Barry Warsaw · 27 years ago
- d7300f8 __modified(): Make sure `rgbs' is a tuple by Barry Warsaw · 27 years ago
- f67a50c Several optimizations: by Barry Warsaw · 27 years ago
- 8d3e5ee Cache conversions from triplets to rrggbb's and vice versa. Wasteful by Barry Warsaw · 27 years ago
- 552ac17 Added about dialog by Barry Warsaw · 27 years ago
- bc68930 Added chip selection stuff, strip label by Barry Warsaw · 27 years ago
- 93737b2 Added method to set selected color to nearest. by Barry Warsaw · 27 years ago
- 2e965ad __validate(): test for None-age, not not-ness by Barry Warsaw · 27 years ago
- 35ae864 get arrow movement, and text updating. also outlining of highlight by Barry Warsaw · 27 years ago
- 79a7879 fixed the generators by Barry Warsaw · 27 years ago
- 2662e15 triplet_to_pmwrgb(): New function by Barry Warsaw · 27 years ago
- f7e4793 fixed initial color by Barry Warsaw · 27 years ago
- 4b0d67d typo by Barry Warsaw · 27 years ago