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 ezio.melotti, kamie, michael.foord, pitrou, r.david.murray, the.mulhern
Date 2014-03-09.16:06:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394381200.92.0.0766506164111.issue20145@psf.upfronthosting.co.za>
In-reply-to
Content
Heh.  If unittest had used duck typing instead of isinstance for its string-to-regex conversion check in the first place, this issue wouldn't even have come up.
History
Date User Action Args
2014-03-09 16:06:40r.david.murraysetrecipients: + r.david.murray, pitrou, ezio.melotti, michael.foord, the.mulhern, kamie
2014-03-09 16:06:40r.david.murraysetmessageid: <1394381200.92.0.0766506164111.issue20145@psf.upfronthosting.co.za>
2014-03-09 16:06:40r.david.murraylinkissue20145 messages
2014-03-09 16:06:40r.david.murraycreate