Server IP : 109.234.165.82  /  Your IP : 216.73.216.156
Web Server : Apache
System : Linux poivre.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64
User : section52 ( 1135)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /lib64/girepository-1.0/../python3.12/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //lib64/girepository-1.0/../python3.12/sre_parse.py
import warnings
warnings.warn(f"module {__name__!r} is deprecated",
              DeprecationWarning,
              stacklevel=2)

from re import _parser as _
globals().update({k: v for k, v in vars(_).items() if k[:2] != '__'})