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 terry.reedy
Recipients terry.reedy
Date 2017-06-19.21:18:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497907135.38.0.146063615693.issue24936@psf.upfronthosting.co.za>
In-reply-to
Content
The Runtime error is what current py 3 raises.  TypeError is what 2.7.13 raises. Since the only problem is for someone who read the doc running 'raise' in IDLE 2.7  in -n mode, closing.
History
Date User Action Args
2017-06-19 21:18:55terry.reedysetrecipients: + terry.reedy
2017-06-19 21:18:55terry.reedysetmessageid: <1497907135.38.0.146063615693.issue24936@psf.upfronthosting.co.za>
2017-06-19 21:18:55terry.reedylinkissue24936 messages
2017-06-19 21:18:55terry.reedycreate