What steps will reproduce the problem?
1. p0=Point3(0,0,0)
2. p1=Point3(1,1,1)
3. p0.connect(p1)
What is the expected output? What do you see instead?
LineSegment3(<0.00, 0.00, 0.00> to <1.00, 1.00, 1.00>).
None.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Just add a 'return' at the beginning of the line 'other._connect_point3(self)'
Original issue reported on code.google.com by yero1...@gmail.com on 14 Feb 2008 at 4:26
Original issue reported on code.google.com by
yero1...@gmail.com
on 14 Feb 2008 at 4:26