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 barry, benjamin.peterson, georg.brandl, michael.foord, pupeno
Date 2009-04-25.22:59:47
SpamBayes Score 9.1468486e-05
Marked as misclassified No
Message-id <1240700392.05.0.409931845276.issue3379@psf.upfronthosting.co.za>
In-reply-to
Content
Patch that adds the same exit functionality, but also stores the result
as an instance attribute on the return TestProgram instance.

As this functionality has been requested several times my intention is
to apply this patch.
History
Date User Action Args
2009-04-25 22:59:52michael.foordsetrecipients: + michael.foord, barry, georg.brandl, pupeno, benjamin.peterson
2009-04-25 22:59:52michael.foordsetmessageid: <1240700392.05.0.409931845276.issue3379@psf.upfronthosting.co.za>
2009-04-25 22:59:50michael.foordlinkissue3379 messages
2009-04-25 22:59:50michael.foordcreate