Message 184360 - Python tracker
Message184360
| Author | gvanrossum |
|---|---|
| Recipients | ezio.melotti, gvanrossum, mrabarnett, pitrou, serhiy.storchaka |
| Date | 2013-03-16.22:48:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1363474113.17.0.429691247651.issue17441@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm not sure I agree. I've seen plenty of code that called re.compile() over and over again -- or called it with a computed string that would have only a small number of possible values. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-16 22:48:33 | gvanrossum | set | recipients: + gvanrossum, pitrou, ezio.melotti, mrabarnett, serhiy.storchaka |
| 2013-03-16 22:48:33 | gvanrossum | set | messageid: <1363474113.17.0.429691247651.issue17441@psf.upfronthosting.co.za> |
| 2013-03-16 22:48:33 | gvanrossum | link | issue17441 messages |
| 2013-03-16 22:48:33 | gvanrossum | create | |