Is there a way in Python to create a tuple of the components matched in a regular expression? For instance, this is what I am trying to do.Is there a way in Python to create a tuple of t
Is there a way in Python to create a tuple of the components matched in a regular expression? For instance, this is what I am trying to do.Is there a way in Python to create a tuple of t