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 tim.peters
Recipients osantana, tim.peters
Date 2014-04-09.02:26:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397010363.55.0.620840559021.issue21183@psf.upfronthosting.co.za>
In-reply-to
Content
The first footnote in the docs explain this:

    Examples containing both expected output and an
    exception are not supported. Trying to guess where
    one ends and the other begins is too error-prone,
    and that also makes for a confusing test.

So, sorry, but this is intentionally not supported.
History
Date User Action Args
2014-04-09 02:26:03tim.peterssetrecipients: + tim.peters, osantana
2014-04-09 02:26:03tim.peterssetmessageid: <1397010363.55.0.620840559021.issue21183@psf.upfronthosting.co.za>
2014-04-09 02:26:03tim.peterslinkissue21183 messages
2014-04-09 02:26:03tim.peterscreate