> >-----Original Message-----
> >From: [EMAIL PROTECTED] 
> >[mailto:[EMAIL PROTECTED] On Behalf Of Arthur
> >Sent: Saturday, March 18, 2006 1:39 PM
> >To: 'Scott David Daniels'; edu-sig@python.org

>>I don't understand, really, the distinction 
> >between a vector expressed as a list and a vector expressed 
> >as a tuple, from the concept of a complex number in mutable 
> >form, and one in immutable form. 
> >
> >If you feel like trying to help...


Put another way, if I take the PyPy implementation of the complex primitive,
and comment out the 2 property lines that restrict the write to real and
imag - and instead of calling it a primitive I call it a class.  And I use
the class as such - where have I gone wrong?

Art


_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to