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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to