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 22c5d77 commit 4212ea4Copy full SHA for 4212ea4
1 file changed
Lib/imputil.py
@@ -455,7 +455,6 @@ def _os_bootstrap():
455
def join(a, b):
456
if a == '':
457
return b
458
- path = s
459
if ':' not in a:
460
a = ':' + a
461
if a[-1:] != ':':
0 commit comments