Message 72910 - Python tracker
Message72910
| Author | mrabarnett |
|---|---|
| Recipients | mrabarnett |
| Date | 2008-09-09.21:07:33 |
| SpamBayes Score | 0.03599704 |
| Marked as misclassified | No |
| Message-id | <1220994473.73.0.878276412191.issue3825@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a major reworking of the re module in Python 2.5.2. Added atomic groups. Added possessive quantifiers. Lookbehinds can now be variable length. Typically x2 faster. More changes to follow. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-09 21:07:54 | mrabarnett | set | recipients: + mrabarnett |
| 2008-09-09 21:07:53 | mrabarnett | set | messageid: <1220994473.73.0.878276412191.issue3825@psf.upfronthosting.co.za> |
| 2008-09-09 21:07:52 | mrabarnett | link | issue3825 messages |
| 2008-09-09 21:07:52 | mrabarnett | create | |