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 serhiy.storchaka
Recipients SylvainDe, serhiy.storchaka, vstinner
Date 2017-06-08.12:50:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496926249.2.0.387030264555.issue30592@psf.upfronthosting.co.za>
In-reply-to
Content
We don't have such code currently. The function name containing "()" looks silly. But funcname is not always a constant string, you can set it to arbitrary string when create a BaseException subclass.
History
Date User Action Args
2017-06-08 12:50:49serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, SylvainDe
2017-06-08 12:50:49serhiy.storchakasetmessageid: <1496926249.2.0.387030264555.issue30592@psf.upfronthosting.co.za>
2017-06-08 12:50:49serhiy.storchakalinkissue30592 messages
2017-06-08 12:50:49serhiy.storchakacreate