Files
server/usr/lib/python3/dist-packages/regex/__init__.py
2026-01-07 20:52:11 +01:00

4 lines
65 B
Python

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