PathFinder¶
-
class
tenjint.optimize.
PathFinder
[source]¶ Methods
Initialize self.
PathFinder.find_module
(fullname, path)Return a loader for the module.
PathFinder.find_spec
(fullname, path[, target])An optional method for clearing the finder’s cache, if any.