Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some of the old demos. (Put a few somewhere else.) | Georg Brandl | 2010-12-30 | 1 | -40/+0 |
| | |||||
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | Merged revisions 75348 via svnmerge from | Mark Dickinson | 2009-10-11 | 1 | -0/+0 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r75348 | mark.dickinson | 2009-10-11 11:01:17 +0100 (Sun, 11 Oct 2009) | 1 line Set missing executable property on scripts ........ | ||||
* | Merged revisions 75327 via svnmerge from | Georg Brandl | 2009-10-10 | 1 | -6/+6 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r75327 | georg.brandl | 2009-10-11 00:03:43 +0200 (So, 11 Okt 2009) | 1 line Style fixes. ........ | ||||
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵ | Collin Winter | 2007-07-17 | 1 | -3/+3 |
| | | | | lingering print statements. | ||||
* | Search for Unicode character names using regular expressions. | Skip Montanaro | 2003-01-01 | 1 | -0/+40 |