summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in format for strftime() used by cookie code.Guido van Rossum1998-02-021-1/+1
* Moved toplevel widget to PyncheWidget.pyBarry Warsaw1998-01-311-1/+92
* Initial revisionBarry Warsaw1998-01-311-0/+51
* BadColor: new exception classBarry Warsaw1998-01-311-3/+43
* Better implementation of nearest(). Not faster, but betterBarry Warsaw1998-01-311-1/+2
* Initial revisionBarry Warsaw1998-01-311-0/+151
* mered Greg's suggestions, added docstringBarry Warsaw1998-01-301-18/+26
* Initial revisionBarry Warsaw1998-01-291-0/+71
* Initial revisionBarry Warsaw1998-01-271-0/+23
* Dangerous feature added: when removing local files (i.e., only when -rGuido van Rossum1998-01-041-25/+50
* Fix bug detected by AMK: need to import string.Guido van Rossum1997-12-311-0/+1
* Fix bug detected by AMK: Types should be types.Guido van Rossum1997-12-311-2/+2
* Added Jack Jansen's versioncheck to the README file.Guido van Rossum1997-12-231-0/+3
* Adding Jack Jansen's version checking utility.Guido van Rossum1997-12-234-0/+212
* Converted to use re instead of regex; version 0.9.0.Guido van Rossum1997-12-213-55/+52
* Up the version.Guido van Rossum1997-12-162-3/+3
* Fix a bug in translate(): the pointer was incremented by the length ofGuido van Rossum1997-12-161-2/+2
* v 0.8.3 -- add an option to suppress URL processing inside <PRE>,Guido van Rossum1997-12-093-9/+15
* Add special handling for Python modules that are imported implicitlyGuido van Rossum1997-12-081-0/+6
* Only parsing requires Python 1.5Barry Warsaw1997-12-041-6/+7
* Updated world codes with latest iso3166 codesBarry Warsaw1997-12-041-8/+7
* Added parsing of ISO 3166 filesBarry Warsaw1997-12-041-7/+104
* Added "-n file" option to only print files newer than the given file.Guido van Rossum1997-11-241-4/+37
* os2 patch by Jeff RushGuido van Rossum1997-11-221-1/+2
* Add a pointer back to the wizard in the "compat" output.Guido van Rossum1997-11-211-1/+3
* Use a %s format for the exit status -- through the magical workings ofGuido van Rossum1997-11-111-1/+1
* As Mark Hammond found out, it was a bad idea to add "set -e" to theGuido van Rossum1997-11-111-1/+1
* When checking for equality, open the slave file in text mode so itGuido van Rossum1997-11-041-2/+6
* Remove "." or "" from front of sys.path (this bit me once).Guido van Rossum1997-10-201-0/+3
* Generate new style exception initializer (Jack).Guido van Rossum1997-10-081-1/+1
* Map .shtml to text/html.Guido van Rossum1997-10-071-0/+1
* Version 0.8.1.Guido van Rossum1997-10-071-1/+1
* Add "set -e" to lock command.Guido van Rossum1997-10-071-1/+1
* Fix comment to add the all-important trailing colon to the example.Guido van Rossum1997-10-061-9/+16
* A variant on webchecker that creates a mirror copy of a remote site.Guido van Rossum1997-10-061-0/+131
* Several changes:Guido van Rossum1997-10-061-6/+24
* Changes by jack so the generated modules export their typesGuido van Rossum1997-09-223-2/+18
* Moved pystone to Lib/test. Use import test.pystone to run it.Guido van Rossum1997-09-162-249/+0
* Skip symlinks; don't bother keeping a list of files that is never used.Guido van Rossum1997-09-161-5/+2
* Added faqwiz and webchecker.Guido van Rossum1997-08-281-0/+6
* Added section about multiple FAQs.Guido van Rossum1997-08-281-2/+22
* New installation instructions show how to maintain multiple FAQs.Guido van Rossum1997-08-284-35/+60
* Removed faqmain.py -- it was an earlier implementation and noGuido van Rossum1997-08-271-858/+0
* Use correct keyword parameter when calling copy with answer option!Guido van Rossum1997-08-181-2/+2
* Recognize https:// as URL as well.Guido van Rossum1997-08-181-1/+1
* Oops, there was a bug in the output formatting - the last printedGuido van Rossum1997-08-141-2/+2
* Added logmerge.pyGuido van Rossum1997-08-141-0/+1
* Consolidate a bunch of CVS or RCS logs read from stdin.Guido van Rossum1997-08-141-0/+124
* New version (changes are so minor that I don't bother to explain them).Guido van Rossum1997-08-141-2/+2
* Of course, this file should be empty except for an informative comment.Guido van Rossum1997-08-141-23/+1