PathFinder

class tenjint.optimize.PathFinder[source]

Methods

PathFinder.__init__

Initialize self.

PathFinder.find_module(fullname, path)

Return a loader for the module.

PathFinder.find_spec(fullname, path[, target])

PathFinder.invalidate_caches()

An optional method for clearing the finder’s cache, if any.