DriverTrac/venv/lib/python3.12/site-packages/regex/__init__.py
2025-11-28 09:08:33 +05:30

4 lines
75 B
Python

import regex._main
from regex._main import *
__all__ = regex._main.__all__