Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 232 Bytes

11475.improvement.rst

File metadata and controls

1 lines (1 loc) · 232 Bytes

--import-mode=importlib <import-mode-importlib> now tries to import modules using the standard import mechanism (but still without changing :pysys.path), falling back to importing modules directly only if that fails.