Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
importlib
test
import_
test_path.py
Find file
Blame
History
Permalink
Use the cwd when the empty string is found in sys.path. This leads to
· b4e63b31
Brett Cannon
authored
Feb 08, 2012
__file__ being an absolute path when the module is found in the current directory.
b4e63b31