summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Changed so that it replaces /usr/local/bin/python with /usr/bin/env python.Guido van Rossum1996-11-271-6/+6
* Changed logic so it now replaces anything that has #! and python inGuido van Rossum1996-11-271-6/+5
* Script to fix cprt noticeGuido van Rossum1996-11-271-0/+78
* Removed the USA'isms that aren't really trueBarry Warsaw1996-11-201-2/+4
* /usr/bin/env is slightly more portableBarry Warsaw1996-11-201-1/+1
* Added a few meta infoBarry Warsaw1996-11-201-0/+4
* Output original addressBarry Warsaw1996-11-191-4/+4
* Updated country codes as per ISO3166 10-Feb-1994Barry Warsaw1996-11-181-36/+183
* implementation complete. need to update country codesBarry Warsaw1996-11-181-22/+64
* Added `ru' --> RussiaBarry Warsaw1996-11-181-0/+1
* A rewrite for better Python-ish styleBarry Warsaw1996-11-181-24/+35
* Fixed a bug: files that no longer exist remotely would never beGuido van Rossum1996-11-141-0/+24
* (texi2html.py): Minor improvement to HTML 3.0 output for code examples.Fred Drake1996-10-251-2/+7
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-9/+16
* (texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottomFred Drake1996-10-111-2/+2
* (texi2html.py): Tightened the generated HTML slightly. Added -p option toFred Drake1996-10-091-159/+251
* (texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentationFred Drake1996-09-131-1324/+1319
* Note obsolescenceGuido van Rossum1996-09-111-1/+5
* Added NumVersion definition.Guido van Rossum1996-08-261-0/+3
* Insert filename in IOError message.Guido van Rossum1996-08-261-1/+4
* OK, now it uses sys.[exec_]prefix and supportsGuido van Rossum1996-08-262-131/+68
* Get rid of it totallyGuido van Rossum1996-08-261-314/+0
* Added warning that this is unsupportedGuido van Rossum1996-08-261-0/+2
* Changes for 1.4 install targetsGuido van Rossum1996-08-261-6/+5
* Allow whitespace before '#' in preprocessor directives.Guido van Rossum1996-08-221-3/+4
* Some improvements by Fred Drake.Guido van Rossum1996-08-091-60/+58
* More changes by Sjoerd & JackGuido van Rossum1996-07-211-42/+136
* Addition by Jack to test for missing type supportGuido van Rossum1996-07-211-0/+20
* Add test that script name ends in .py.Guido van Rossum1996-06-171-9/+10
* Get struct _frozen defn from Python.h; new variable names.Guido van Rossum1996-06-171-5/+5
* Removed most of the README text since it is all about the Mac specificGuido van Rossum1996-05-241-161/+5
* Moved customization to bgenlocations.py module.Guido van Rossum1996-04-122-6/+13
* Create files as temp file and move to real location only when complete.Guido van Rossum1996-04-091-7/+22
* A few missing casts (Richard Neitzel).Guido van Rossum1996-03-073-6/+9
* don't die on unreadable files etc.Guido van Rossum1996-02-051-6/+10
* Added extra module argument varstuff, to declare extra module-level varsJack Jansen1996-01-051-1/+6
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+2
* Added Sint8 and Uint8 typesJack Jansen1995-12-091-0/+2
* Added cm and qt demosJack Jansen1995-12-091-1/+9
* BitMap object supportJack Jansen1995-11-161-0/+3
* Added definitions for GrafPort object and Fixed type.Jack Jansen1995-11-151-0/+8
* Changed file signature to CW7 project mgrJack Jansen1995-11-141-2/+2
* Fixed bug in cts error message handling.Jack Jansen1995-11-101-1/+1
* Added providence mailer supportJack Jansen1995-10-301-1/+33
* Added (limited) compuserve error parsingJack Jansen1995-10-301-1/+25
* Removed unneeded reference to tkinterJack Jansen1995-10-231-1/+0
* comment fixJack Jansen1995-10-231-0/+2
* Script to read and parse error messages from mailer daemons.Sjoerd Mullender1995-10-191-0/+201
* Added third argument to call()Jack Jansen1995-10-122-2/+3
* New universal headersJack Jansen1995-10-091-2/+2