Vedran Čačić <ved...@gmail.com> added the comment:

I have no problem with long regexes. But those are not only long, those must be 
_deeply nested_ regexes, where simply 100 is an arbitrary limit. I'm quite sure 
if you really need depth 100, you must also need a dynamic depth of nesting, 
which you cannot really achieve with regexes.

Yes, if there is a will to change this, supporting \g would be a way to go.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to