Mark Dickinson
|
934896dc09
|
Merged revisions 69846 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r69846 | mark.dickinson | 2009-02-21 20:27:01 +0000 (Sat, 21 Feb 2009) | 2 lines
Issue #5341: Fix a variety of spelling errors.
........
|
2009-02-21 20:59:32 +00:00 |
Benjamin Peterson
|
d6d63f5437
|
fix a lot of Tkinter imports
|
2009-01-04 18:53:28 +00:00 |
Collin Winter
|
6f2df4d5e1
|
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
|
2007-07-17 20:59:35 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Guido van Rossum
|
a4ddb238bc
|
update -- Undo is now entry 1
|
1996-08-21 20:13:08 +00:00 |
Guido van Rossum
|
89cb67bb64
|
Updated for Python 1.4
|
1996-07-30 18:57:18 +00:00 |
Guido van Rossum
|
b8fe9b3fc8
|
menu-simple.py: fixed lay-out
bind-with-multiple-calls-per-event-type.py: new, or forgot to add earlier
|
1995-01-10 17:07:40 +00:00 |
Guido van Rossum
|
35820f77e4
|
Matt's examples
|
1994-10-07 09:55:26 +00:00 |