This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sonderblade
Recipients
Date 2005-01-12.00:49:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch should fix this
https://sourceforge.net/tracker/index.php?func=detail&aid=1099746&group_id=5470&atid=105470
problem. It does it by changing the order in which
objects are deepcopied. First the attributes and then
the list/dict elements are copied.
History
Date User Action Args
2007-08-23 15:41:14adminlinkissue1100562 messages
2007-08-23 15:41:14admincreate