mirror of
https://github.com/python/cpython.git
synced 2025-08-25 11:15:02 +00:00
![]() It seems better to cache the finder for the cwd under its full path insetad of '' in case the cwd changes. Otherwise FileFinder needs to dynamically change itself based on whether it is given '' instead of caching a finder for every change to the cwd. |
||
---|---|---|
.. | ||
__init__.py | ||
test___package__.py | ||
test_api.py | ||
test_caching.py | ||
test_fromlist.py | ||
test_meta_path.py | ||
test_packages.py | ||
test_path.py | ||
test_relative_imports.py | ||
util.py |