We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29a00d1 + e7475a9 commit a72715cCopy full SHA for a72715c
guiconfig.py
@@ -55,6 +55,7 @@
55
import errno
56
import os
57
import sys
58
+import re
59
60
_PY2 = sys.version_info[0] < 3
61
0 commit comments