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 krumms
Recipients
Date 2005-11-13.23:12:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=315535

Further correction of memory leaks.

'finally' and 'orelse' need to be deallocated if an error
occurs in the "if (n_except >  0)" branch.
History
Date User Action Args
2007-08-23 15:44:32adminlinkissue1355913 messages
2007-08-23 15:44:32admincreate