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 exarkun
Recipients exarkun, ngie, purcell, rhettinger
Date 2009-03-23.15:56:43
SpamBayes Score 0.0015191737
Marked as misclassified No
Message-id <1237823804.98.0.973953184992.issue5538@psf.upfronthosting.co.za>
In-reply-to
Content
> And maybe the addCleanup components could be a stack of callable objects?

Yea, that's handy.  My example didn't show it, but that's what trial
implements.
History
Date User Action Args
2009-03-23 15:56:45exarkunsetrecipients: + exarkun, rhettinger, purcell, ngie
2009-03-23 15:56:44exarkunsetmessageid: <1237823804.98.0.973953184992.issue5538@psf.upfronthosting.co.za>
2009-03-23 15:56:43exarkunlinkissue5538 messages
2009-03-23 15:56:43exarkuncreate