Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e6fa3811f7eaca03e022c28717878c3c5b22db66
/
Demo
/
classes
/
Vec.py
31c2740
"Modernized" the demo a little.
by Alexander Belopolsky
· 15 years ago
5ada7c7
Update Vec class constructor, remove indirection via function, use operator module.
by Georg Brandl
· 15 years ago
9c6bd77
Merged revisions 78779 via svnmerge from
by Benjamin Peterson
· 16 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
fe63faa
SF patch #803449: modernize demo scripts (Contributed by George Yoshida.)
by Raymond Hettinger
· 22 years ago
946c53e
Run these demo scripts through reindent.py to give them 4-space indents. I've verified that their output is unchanged.
by Andrew M. Kuchling
· 23 years ago
7565b93
*** empty log message ***
by Guido van Rossum
· 32 years ago
e876949
Initial revision
by Guido van Rossum
· 33 years ago