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 dac50cc commit e3432b7Copy full SHA for e3432b7
Lib/site.py
@@ -73,7 +73,7 @@
73
import os
74
import builtins
75
import _sitebuiltins
76
-import io
+import _io as io
77
import stat
78
79
# Prefixes for site-packages; add additional prefixes like /usr/local here
0 commit comments