summaryrefslogtreecommitdiffstats
path: root/Demo/classes/Vec.py
Commit message (Expand)AuthorAgeFilesLines
* "Modernized" the demo a little.Alexander Belopolsky2010-07-051-14/+28
* Update Vec class constructor, remove indirection via function, use operator m...Georg Brandl2010-07-051-14/+14
* Merged revisions 78779 via svnmerge fromBenjamin Peterson2010-03-211-0/+0
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-8/+8
* SF patch #803449: modernize demo scriptsRaymond Hettinger2003-09-101-20/+10
* Run these demo scripts through reindent.py to give them 4-space indents. I'v...Andrew M. Kuchling2003-04-241-41/+41
* *** empty log message ***Guido van Rossum1993-12-171-3/+2
* Initial revisionGuido van Rossum1992-08-131-0/+65