summaryrefslogtreecommitdiffstats
path: root/Demo/classes/Rev.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-93/+0
| | | | demo to Tools, and remove all the other Demo content.
* Fixed doctestsAlexander Belopolsky2010-07-041-12/+10
|
* Merged revisions 78779 via svnmerge fromBenjamin Peterson2010-03-211-0/+0
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78779 | benjamin.peterson | 2010-03-07 20:11:06 -0600 (Sun, 07 Mar 2010) | 1 line remove svn:executable from scripts without a shebang line ........
* SF patch #803449: modernize demo scriptsRaymond Hettinger2003-09-101-73/+79
| | | | (Contributed by George Yoshida.)
* Run these demo scripts through reindent.py to give them 4-space indents. ↵Andrew M. Kuchling2003-04-241-41/+41
| | | | I've verified that their output is unchanged.
* *** empty log message ***Guido van Rossum1993-12-171-1/+1
|
* Initial revisionGuido van Rossum1993-10-301-0/+89