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 mrabarnett
Recipients ezberch, ezio.melotti, gvanrossum, mrabarnett, pitrou, serhiy.storchaka, tim.peters
Date 2013-02-06.02:12:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360116743.29.0.700347029261.issue16203@psf.upfronthosting.co.za>
In-reply-to
Content
3 of the tests expect None when using 'fullmatch'; they won't return None when using 'match'.
History
Date User Action Args
2013-02-06 02:12:23mrabarnettsetrecipients: + mrabarnett, gvanrossum, tim.peters, pitrou, ezio.melotti, ezberch, serhiy.storchaka
2013-02-06 02:12:23mrabarnettsetmessageid: <1360116743.29.0.700347029261.issue16203@psf.upfronthosting.co.za>
2013-02-06 02:12:23mrabarnettlinkissue16203 messages
2013-02-06 02:12:23mrabarnettcreate