__init__.py 75 B

123
  1. import regex._main
  2. from regex._main import *
  3. __all__ = regex._main.__all__