Message 173110 - Python tracker (original) (raw)
I'm about to add this to my regex implementation and, naturally, I want it to have the same name for compatibility.
However, I'm not that keen on "fullmatch" and would prefer "matchall" instead.
What do you think?