Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some of the old demos. (Put a few somewhere else.) | Georg Brandl | 2010-12-30 | 1 | -14/+0 |
| | |||||
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵ | Collin Winter | 2007-07-17 | 1 | -4/+4 |
| | | | | lingering print statements. | ||||
* | Grammar repair in comment. | Guido van Rossum | 2002-10-17 | 1 | -1/+1 |
| | |||||
* | Some really simple cgi examples. cgi3 is a MiniWiki. | Guido van Rossum | 2002-10-16 | 1 | -0/+14 |