26 Dec 2005 20:33:35 -0800, fortepianissimo <[EMAIL PROTECTED]>:
> Mystery solved - when there's only one slot I should've used __slots__
> = ('i', ). Duh!
>
> So in short, __slots__ and copy.copy() work fine in Python 2.4.2.
>
Hard works, but very useful :)-- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit -- http://mail.python.org/mailman/listinfo/python-list
