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 michael.foord
Recipients ezio.melotti, michael.foord, pitrou, rbcollins
Date 2014-10-20.17:22:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413825746.78.0.0994876911491.issue22680@psf.upfronthosting.co.za>
In-reply-to
Content
As _testFunc is a string and shouldn't be, I'd be very interested to know *what* the string is. That may give us a clue as to where it has come from. (So a try...except...raise that also prints that value would be a good first step.)
History
Date User Action Args
2014-10-20 17:22:26michael.foordsetrecipients: + michael.foord, pitrou, rbcollins, ezio.melotti
2014-10-20 17:22:26michael.foordsetmessageid: <1413825746.78.0.0994876911491.issue22680@psf.upfronthosting.co.za>
2014-10-20 17:22:26michael.foordlinkissue22680 messages
2014-10-20 17:22:26michael.foordcreate