mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Check in the fact that importlib.machinery.PathFinder now exists.
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
from ._bootstrap import BuiltinImporter
|
||||
from ._bootstrap import FrozenImporter
|
||||
from ._bootstrap import PathFinder
|
||||
|
||||
Reference in New Issue
Block a user