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 grahamd
Recipients grahamd, ncoghlan, shishkander, tim.peters
Date 2013-10-07.11:21:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381144881.24.0.914811449982.issue19070@psf.upfronthosting.co.za>
In-reply-to
Content
The __del__() method is generally something to be avoided. As this is a design issue with how you are doing things, I would suggest you move the discussion to:

https://groups.google.com/forum/#!forum/comp.lang.python

You will no doubt get many suggestions there.
History
Date User Action Args
2013-10-07 11:21:21grahamdsetrecipients: + grahamd, tim.peters, ncoghlan, shishkander
2013-10-07 11:21:21grahamdsetmessageid: <1381144881.24.0.914811449982.issue19070@psf.upfronthosting.co.za>
2013-10-07 11:21:21grahamdlinkissue19070 messages
2013-10-07 11:21:21grahamdcreate