Message190121
| Author | mrabarnett |
|---|---|
| Recipients | BreamoreBoy, ezio.melotti, mrabarnett, serhiy.storchaka, timehorse, tlynn |
| Date | 2013-05-26.23:50:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1369612202.63.0.590988053342.issue7940@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Like the OP, I would've expected it to handle negative indexes the way that strings do. In practice, I wouldn't normally provide negative indexes; I'd use some string or regex method to determine the search limits, and then pass them to finditer and findall, so they'd be non-negative anyway. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-26 23:50:02 | mrabarnett | set | recipients: + mrabarnett, tlynn, timehorse, ezio.melotti, BreamoreBoy, serhiy.storchaka |
| 2013-05-26 23:50:02 | mrabarnett | set | messageid: <1369612202.63.0.590988053342.issue7940@psf.upfronthosting.co.za> |
| 2013-05-26 23:50:02 | mrabarnett | link | issue7940 messages |
| 2013-05-26 23:50:02 | mrabarnett | create | |