"Joerg Schuster" <[EMAIL PROTECTED]> writes: >> but what is the reason for so much capturing groups? I >> imagine that coding this and keeping code maintenable is a huge effort. > > User input is compiled to regular expressions. The user does not have > to worry about those groups.
And what is the problem with something like getopt, optparse, etc.? And 10K groups on a single input line? -- Jorge Godoy <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-list