Andrew M. Kuchling
|
fe5004fc86
|
Update list of files; fix a typo
|
2006-07-31 16:27:57 +00:00 |
Georg Brandl
|
256372c88c
|
Add findnocoding.py and pysource.py.
|
2005-08-24 21:42:14 +00:00 |
Skip Montanaro
|
f91c59a06b
|
add hotshotmain.py ref
|
2004-01-27 14:47:23 +00:00 |
Guido van Rossum
|
ab537e92f3
|
Put the main script for the new IDLE here.
|
2003-06-13 20:34:27 +00:00 |
Raymond Hettinger
|
a33d177589
|
Added a command line interface for difflib.py
|
2003-06-08 23:04:17 +00:00 |
Martin v. Löwis
|
bb640c15a1
|
Patch #748849: Update to current tools and demos.
|
2003-06-07 18:46:34 +00:00 |
Raymond Hettinger
|
71e0033200
|
Added a tool for making a rough check of LaTeX documents.
It checks for known commands, forward slashes, unbalanced or
mismatched delimters, and unbalanced or mismatched begin/end blocks.
|
2003-05-10 03:30:13 +00:00 |
Skip Montanaro
|
9445ce57f1
|
note db2pickle.py and pickle2db.py
|
2003-02-03 15:09:32 +00:00 |
Guido van Rossum
|
bf1b1fdb9e
|
Add byext.py
|
2003-01-02 02:24:22 +00:00 |
Guido van Rossum
|
34a79115c5
|
Marc-Andre Lemburg: added
gencodec.py - Create Python codecs from Unicode mapping files
|
2000-03-10 22:36:57 +00:00 |
Guido van Rossum
|
a57c9b928d
|
Added a whole bunch of descriptions.
|
1998-10-07 19:52:35 +00:00 |
Guido van Rossum
|
b81b5c72db
|
Moved pystone to Lib/test. Use import test.pystone to run it.
|
1997-09-16 18:57:42 +00:00 |
Guido van Rossum
|
3485bb6f44
|
Added logmerge.py
|
1997-08-14 22:04:26 +00:00 |
Guido van Rossum
|
4d3376a80f
|
Added cvsfiles.py and treesync.py
|
1997-08-14 20:16:32 +00:00 |
Guido van Rossum
|
e830e55606
|
added ftp mirror script
|
1995-06-20 19:31:37 +00:00 |
Guido van Rossum
|
189f8fb8f7
|
added "pystone" benchmark
|
1995-03-30 09:42:43 +00:00 |
Guido van Rossum
|
ed3c791050
|
moved lots of scripts from Demo/scripts to Tools/scripts
|
1995-03-02 15:56:30 +00:00 |