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 michael.foord
Recipients gregory.p.smith, michael.foord
Date 2009-04-03.20:18:04
SpamBayes Score 0.0010892404
Marked as misclassified No
Message-id <1238789885.51.0.449352831654.issue5679@psf.upfronthosting.co.za>
In-reply-to
Content
From your example this would completely remove the need for the
conditional checking in the cleanup code. Only resources actually
allocated would be in the stack.
History
Date User Action Args
2009-04-03 20:18:05michael.foordsetrecipients: + michael.foord, gregory.p.smith
2009-04-03 20:18:05michael.foordsetmessageid: <1238789885.51.0.449352831654.issue5679@psf.upfronthosting.co.za>
2009-04-03 20:18:04michael.foordlinkissue5679 messages
2009-04-03 20:18:04michael.foordcreate