Thanks to visit codestin.com Credit goes to github.com
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 cb5540e commit 0237909Copy full SHA for 0237909
1 file changed
Lib/os.py
@@ -93,6 +93,8 @@
93
94
del _names
95
96
+sys.modules['os.path'] = path
97
+
98
# Super directory utilities.
99
# (Inspired by Eric Raymond; the doc strings are mostly his)
100
0 commit comments