Message 181468 - Python tracker (original) (raw)
Message181468
Author | pitrou |
---|---|
Recipients | ezberch, ezio.melotti, gvanrossum, mrabarnett, pitrou, serhiy.storchaka, tim.peters |
Date | 2013-02-05.19:15:32 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1360091732.06.0.222300342138.issue16203@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
The patch doesn't seem to include failure cases for fullmatch (i.e. cases where fullmatch returns None where match or search would return a match). |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-02-05 19:15:32 | pitrou | set | recipients: + pitrou, gvanrossum, tim.peters, ezio.melotti, mrabarnett, ezberch, serhiy.storchaka |
2013-02-05 19:15:32 | pitrou | set | messageid: 1360091732.06.0.222300342138.issue16203@psf.upfronthosting.co.za |
2013-02-05 19:15:32 | pitrou | link | issue16203 messages |
2013-02-05 19:15:32 | pitrou | create |