Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
resources.py File Reference

Go to the source code of this file.

Data Structures

class  ResourceCache
 
class  ResourceBase
 
class  Resource
 
class  ResourceContainer
 
class  ResourceFinder
 
class  ZipResourceFinder
 

Namespaces

namespace  pip
 
namespace  pip._vendor
 
namespace  pip._vendor.distlib
 
namespace  pip._vendor.distlib.resources
 

Functions

 register_finder (loader, finder_maker)
 
 finder (package)
 
 finder_for_path (path)
 

Variables

 logger = logging.getLogger(__name__)
 
 cache = None
 
dict _finder_registry
 
dict _finder_cache = {}
 
 _dummy_module = types.ModuleType(str('__dummy__'))