mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
79ec55e980
Currently import does not use these attributes as they are planned for use by importlib (which will be another commit). Thanks to Filip Gruszczyński for the initial patch and Brian Curtin for refining it.