> "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 -- http://mail.python.org/mailman/listinfo/python-list
> "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 -- http://mail.python.org/mailman/listinfo/python-list