On Wed, Jul 2, 2014 at 1:29 AM, Peter Otten <__pete...@web.de> wrote:
> Easy, just write a regular expression to parse regular expressions ;)

Hmm, is that even possible? AIUI you can't make a regex that correctly
parses nested tokens, and named groups can definitely be nested.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to