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 steven.daprano
Recipients steven.daprano, vtheno athena
Date 2018-10-03.07:16:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538551004.76.0.545547206417.issue34880@psf.upfronthosting.co.za>
In-reply-to
Content
If I have understood you correctly, you are asking whether it is expected behaviour for assert to use the global AssertionError instead of the built-in AssertionError.

I don't see why it shouldn't. In any case, that behaviour goes back to Python 1.5 and perhaps older.

I don't think this is a bug, so I'm going to close this. If you disagree, please re-open it with more detail explaining why you think it is a bug.
History
Date User Action Args
2018-10-03 07:16:44steven.dapranosetrecipients: + steven.daprano, vtheno athena
2018-10-03 07:16:44steven.dapranosetmessageid: <1538551004.76.0.545547206417.issue34880@psf.upfronthosting.co.za>
2018-10-03 07:16:44steven.dapranolinkissue34880 messages
2018-10-03 07:16:44steven.dapranocreate