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 r.david.murray
Recipients Mark.Shannon, ezio.melotti, r.david.murray, serhiy.storchaka, vstinner
Date 2015-09-23.19:23:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443036210.89.0.981127680414.issue25210@psf.upfronthosting.co.za>
In-reply-to
Content
There are other places NoneType shows up (eg: attribute error).  Why should this case be special?  Do we want to fix them all?
History
Date User Action Args
2015-09-23 19:23:30r.david.murraysetrecipients: + r.david.murray, vstinner, ezio.melotti, Mark.Shannon, serhiy.storchaka
2015-09-23 19:23:30r.david.murraysetmessageid: <1443036210.89.0.981127680414.issue25210@psf.upfronthosting.co.za>
2015-09-23 19:23:30r.david.murraylinkissue25210 messages
2015-09-23 19:23:30r.david.murraycreate