mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Check in the fact that importlib.machinery.PathFinder now exists.
This commit is contained in:
parent
f7e5a8c724
commit
fa3d1fc6a3
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
|
||||
from ._bootstrap import BuiltinImporter
|
||||
from ._bootstrap import FrozenImporter
|
||||
from ._bootstrap import PathFinder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue