8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a746a7d commit b4ec957Copy full SHA for b4ec957
Lib/sre_parse.py
@@ -3,4 +3,4 @@
3
DeprecationWarning,
4
stacklevel=2)
5
6
-from re._compiler import *
+from re._parser import *
0 commit comments