Message 218319 - Python tracker

Message218319

Author michael.foord
Recipients doko, ezio.melotti, georg.brandl, michael.foord, pitti
Date 2014-05-12.12:11:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399896687.97.0.253104381079.issue17756@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like the simplest fix would be to change "NameError:" to "NameError", as the problem is that they're (sometimes!?) on separate lines.

This still tests what we want to test.
History
Date User Action Args
2014-05-12 12:11:28michael.foordsetrecipients: + michael.foord, georg.brandl, doko, ezio.melotti, pitti
2014-05-12 12:11:27michael.foordsetmessageid: <1399896687.97.0.253104381079.issue17756@psf.upfronthosting.co.za>
2014-05-12 12:11:27michael.foordlinkissue17756 messages
2014-05-12 12:11:27michael.foordcreate