Fred Drake
|
cd694c44a9
|
Use string.ascii_letters instead of string.letters (SF bug #226706).
Move computation of sets of characters out of the body of the function that
uses them.
|
2001-07-20 18:58:42 +00:00 |
Guido van Rossum
|
b0f99a62d7
|
Comment out confusing write call.
|
1999-02-18 14:22:05 +00:00 |
Guido van Rossum
|
a16a509dfc
|
tabnanny stuff
|
1998-04-10 19:15:27 +00:00 |
Guido van Rossum
|
f06ee5fa07
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
Guido van Rossum
|
a0e2422615
|
A few missing casts (Richard Neitzel).
Don't append Unix paths on a Mac (Jack Jansen).
|
1996-03-07 16:16:54 +00:00 |
Jack Jansen
|
f39ca24ebc
|
Removed unneeded reference to tkinter
|
1995-10-23 14:34:52 +00:00 |
Guido van Rossum
|
fd218ca865
|
moved Demo/modulator to Tools/modulator
|
1995-03-02 15:55:28 +00:00 |
Guido van Rossum
|
d211220cd2
|
checkin of Jack's original version
|
1995-03-02 14:05:29 +00:00 |