Message89634
| Author | mrabarnett |
|---|---|
| Recipients | akitada, akuchling, amaury.forgeotdarc, collinwinter, ezio.melotti, georg.brandl, gregory.p.smith, jaylogan, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, rsc, timehorse |
| Date | 2009-06-23.17:01:33 |
| SpamBayes Score | 0.0007015228 |
| Marked as misclassified | No |
| Message-id | <1245776495.45.0.808720336998.issue2636@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It includes Unicode character properties, but not the Unicode script identification, because the Python Unicode database contains the former but not the latter. Although they could be added to the re module, IMHO their proper place is in the Unicode database, from which the re module could access them. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-06-23 17:01:35 | mrabarnett | set | recipients: + mrabarnett, loewis, akuchling, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, amaury.forgeotdarc, pitrou, nneonneo, rsc, timehorse, mark, ezio.melotti, jaylogan, akitada, moreati |
| 2009-06-23 17:01:35 | mrabarnett | set | messageid: <1245776495.45.0.808720336998.issue2636@psf.upfronthosting.co.za> |
| 2009-06-23 17:01:33 | mrabarnett | link | issue2636 messages |
| 2009-06-23 17:01:33 | mrabarnett | create | |