Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵ | Georg Brandl | 2010-12-30 | 1 | -112/+0 |
| | | | | demo to Tools, and remove all the other Demo content. | ||||
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 1 | -1/+1 |
| | | | | | | | | | | 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. ........ | ||||
* | fix a lot of Tkinter imports | Benjamin Peterson | 2009-01-04 | 1 | -1/+1 |
| | |||||
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵ | Collin Winter | 2007-07-17 | 1 | -2/+2 |
| | | | | lingering print statements. | ||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -25/+19 |
| | |||||
* | update -- Undo is now entry 1 | Guido van Rossum | 1996-08-21 | 1 | -2/+3 |
| | |||||
* | Updated for Python 1.4 | Guido van Rossum | 1996-07-30 | 1 | -34/+19 |
| | |||||
* | menu-simple.py: fixed lay-out | Guido van Rossum | 1995-01-10 | 1 | -2/+2 |
| | | | | bind-with-multiple-calls-per-event-type.py: new, or forgot to add earlier | ||||
* | Matt's examples | Guido van Rossum | 1994-10-07 | 1 | -0/+132 |