Message190226
I'm not sure what you're saying.
The re module in Python 3.3 matches only the first codepoint, treating the second codepoint as not part of a word, whereas the regex module matches all 6 codepoints, treating them all as part of a single word. |
|
Date |
User |
Action |
Args |
2013-05-28 16:51:51 | mrabarnett | set | recipients:
+ mrabarnett, lemburg, loewis, terry.reedy, vstinner, nathanlmiles, rsc, timehorse, ezio.melotti, l0nwlf, BreamoreBoy |
2013-05-28 16:51:51 | mrabarnett | set | messageid: <1369759911.45.0.725849062938.issue1693050@psf.upfronthosting.co.za> |
2013-05-28 16:51:51 | mrabarnett | link | issue1693050 messages |
2013-05-28 16:51:51 | mrabarnett | create | |
|