Files
post_crawler/.venv/Lib/site-packages/regex/__init__.py
T
2026-05-26 21:02:17 +08:00

4 lines
75 B
Python

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