Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa3d1fc

Browse files
committed
Check in the fact that importlib.machinery.PathFinder now exists.
1 parent f7e5a8c commit fa3d1fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/importlib/machinery.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
from ._bootstrap import BuiltinImporter
44
from ._bootstrap import FrozenImporter
5+
from ._bootstrap import PathFinder

0 commit comments

Comments
 (0)