]> granicus.if.org Git - python/commit
Update Vec class constructor, remove indirection via function, use operator module.
authorGeorg Brandl <georg@python.org>
Mon, 5 Jul 2010 20:13:41 +0000 (20:13 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 5 Jul 2010 20:13:41 +0000 (20:13 +0000)
commit5ada7c7315f34eee5664f4daf44ff75eba414fe3
tree83d4ff7a5e4985f1b1181215eb188d97b5c73fd4
parentdc00a2a249cf616c784bf721c6ecc1cdb8778a64
Update Vec class constructor, remove indirection via function, use operator module.
Demo/classes/Vec.py