Message 368683 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
one way might be to give the groups "unique" names (perhaps hashing the input string?)  ((this is what I attempted to do in a little bit of code which tried to "backport" (group)*+ and (group)++))