from cvector import Vector while 1: foo = Vector(1, 1) + Vector(2, 2)