How do I make a copy of my class object?

Marlin Rowley marlin_rowley at hotmail.com
Thu May 22 17:24:11 EDT 2008


All:
 
I have a class object which has the usual data members and functions.  I'm trying to make a copy of this class (which includes wx.Bitmap objects) but deepcopy() doesn't seem to work.  How would I do this?
 
-M
_________________________________________________________________
E-mail for the greater good. Join the i’m Initiative from Microsoft.
http://im.live.com/Messenger/IM/Join/Default.aspx?source=EML_WL_ GreaterGood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080522/572c0649/attachment.html>


More information about the Python-list mailing list