more than 100 capturing groups in a regex

Iain King iainking at gmail.com
Tue Oct 25 08:17:52 EDT 2005


Fredrik Lundh wrote:
> Joerg Schuster wrote:
>
> > I just want to use more than 100 capturing groups.
>
> define "more" (101, 200, 1000, 100000, ... ?)
>
> </F>

The Zero-One-Infinity Rule:

http://www.catb.org/~esr/jargon/html/Z/Zero-One-Infinity-Rule.html

Iain




More information about the Python-list mailing list