packing things back to regular expression

Amit Gupta emailamit at gmail.com
Sun Feb 24 18:43:31 EST 2008


> "CL(?P<name1>[a-z]+)XY(?:AB)[aeiou]+(?P<name2>CD(?P<name3>..)\?EF)"
>
> Good luck.
>
> --
> Steven

This is what I did in the end (in principle). Thanks.

A



More information about the Python-list mailing list