Message9648

Author zyasoft
Recipients Arfrever, stefan.richthofer, zyasoft
Date 2015-03-13.19:15:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426274100.75.0.118289010848.issue2288@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like 3 separate issues. Adding Stefan to nosy list re __del__ and NPE; my reading of https://docs.python.org/2/reference/datamodel.html#object.__del__ is that org.python.core.finalization.FinalizeTrigger#finalize should suppress the exception - printing it to stderr - instead of throwing Throwable.
History
Date User Action Args
2015-03-13 19:15:00zyasoftsetmessageid: <1426274100.75.0.118289010848.issue2288@psf.upfronthosting.co.za>
2015-03-13 19:15:00zyasoftsetrecipients: + zyasoft, Arfrever, stefan.richthofer
2015-03-13 19:15:00zyasoftlinkissue2288 messages
2015-03-13 19:15:00zyasoftcreate