4 lines
75 B
Python
4 lines
75 B
Python
|
|
import regex._main
|
||
|
|
from regex._main import *
|
||
|
|
__all__ = regex._main.__all__
|