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 Tyler.B, docs@python, georg.brandl, nedbat, serhiy.storchaka
Date 2017-04-16.16:57:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492361872.8.0.457929457604.issue19184@psf.upfronthosting.co.za>
In-reply-to
Content
May be just provide Python statements that correspond different numbers of parameters? 0 -- ``raise``, 1 -- ``raise TOS``, 2 -- ``raise TOS1 from TOS``.
History
Date User Action Args
2017-04-16 16:57:52serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, nedbat, docs@python, Tyler.B
2017-04-16 16:57:52serhiy.storchakasetmessageid: <1492361872.8.0.457929457604.issue19184@psf.upfronthosting.co.za>
2017-04-16 16:57:52serhiy.storchakalinkissue19184 messages
2017-04-16 16:57:52serhiy.storchakacreate