Rui Maciel wrote: > # Case B: this doesn't work > test.model.points[0] = test.Point(5,4,7)
Disregard the "test." bit. I was testing the code by importing the definitions as a module. Rui Maciel -- http://mail.python.org/mailman/listinfo/python-list
Rui Maciel wrote: > # Case B: this doesn't work > test.model.points[0] = test.Point(5,4,7)
Disregard the "test." bit. I was testing the code by importing the definitions as a module. Rui Maciel -- http://mail.python.org/mailman/listinfo/python-list