Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-29 22:26:03 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Lib/importlib/test
History
Brett Cannon 8593a75688 Fix importlib.machinery.PathFinder.find_module() to essentially skip over None
entries in sys.path_importer_cache. While this differs from semantics in how
__import__ works, it prevents any implicit semantics from taking hold with
users.
2009-03-30 19:57:15 +00:00
..
builtin
Implement InspectLoader for BuiltinImporter.
2009-03-15 01:41:33 +00:00
extension
Finish properly hiding importlib implementation code.
2009-03-12 22:47:53 +00:00
frozen
Implement InspectLoader for FrozenImporter.
2009-03-15 02:20:16 +00:00
import_
Fix importlib.machinery.PathFinder.find_module() to essentially skip over None
2009-03-30 19:57:15 +00:00
source
Finish properly hiding importlib implementation code.
2009-03-12 22:47:53 +00:00
__init__.py
…
abc.py
Introduce importlib.abc. The module contains various ABCs related to imports
2009-03-09 03:35:50 +00:00
benchmark.py
Add simple tests for __import__ for future optimizations to importlib.
2009-03-30 15:53:01 +00:00
test_abc.py
Introduce importlib.abc. The module contains various ABCs related to imports
2009-03-09 03:35:50 +00:00
test_api.py
…
test_util.py
Rename importlib.util.set___package__ to set_package.
2009-03-04 16:07:00 +00:00
util.py
…
Powered by Gitea Version: 1.23.8 Page: 2910ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API