The parameters ``pattern`` and ``flags`` are passed to the ``re.compile()`` function as-is. See the Python `re module `_ module for an explanation of the acceptable patterns and flags.
(self, pattern, flags=0, asGroupList=False, asMatch=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected