Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some of the old demos. (Put a few somewhere else.) | Georg Brandl | 2010-12-30 | 1 | -46/+0 |
| | |||||
* | Merged revisions 75358 via svnmerge from | Georg Brandl | 2009-10-11 | 1 | -5/+6 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r75358 | georg.brandl | 2009-10-11 17:06:44 +0200 (So, 11 Okt 2009) | 1 line Overhaul of Demo/xml. ........ | ||||
* | remove most uses of list(somedict.keys()) in Demo scripts | Skip Montanaro | 2007-08-06 | 1 | -1/+1 |
| | |||||
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵ | Collin Winter | 2007-07-17 | 1 | -1/+1 |
| | | | | lingering print statements. | ||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -2/+2 |
| | |||||
* | Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>. | Fred Drake | 2000-10-16 | 1 | -0/+45 |