Alexander Belopolsky
31c2740760
"Modernized" the demo a little.
2010-07-05 21:44:05 +00:00
Georg Brandl
5ada7c7315
Update Vec class constructor, remove indirection via function, use operator module.
2010-07-05 20:13:41 +00:00
Benjamin Peterson
9c6bd77e39
Merged revisions 78779 via svnmerge from
...
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
........
2010-03-21 22:42:02 +00:00
Collin Winter
6f2df4d5e1
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
2007-07-17 20:59:35 +00:00
Raymond Hettinger
fe63faaeeb
SF patch #803449 : modernize demo scripts
...
(Contributed by George Yoshida.)
2003-09-10 21:12:59 +00:00
Andrew M. Kuchling
946c53ed7f
Run these demo scripts through reindent.py to give them 4-space indents. I've verified that their output is unchanged.
2003-04-24 17:13:18 +00:00
Guido van Rossum
7565b93414
*** empty log message ***
1993-12-17 14:23:52 +00:00
Guido van Rossum
e876949f2b
Initial revision
1992-08-13 12:14:11 +00:00