Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Classes | Namespaces | Functions | Variables
resources.py File Reference

Classes

class  pip._vendor.distlib.resources.ResourceCache
 
class  pip._vendor.distlib.resources.ResourceBase
 
class  pip._vendor.distlib.resources.Resource
 
class  pip._vendor.distlib.resources.ResourceContainer
 
class  pip._vendor.distlib.resources.ResourceFinder
 
class  pip._vendor.distlib.resources.ZipResourceFinder
 

Namespaces

namespace  pip._vendor.distlib.resources
 

Functions

def pip._vendor.distlib.resources.register_finder
 
def pip._vendor.distlib.resources.finder
 
def pip._vendor.distlib.resources.finder_for_path
 

Variables

tuple pip._vendor.distlib.resources.logger = logging.getLogger(__name__)
 
 pip._vendor.distlib.resources.cache = None
 
dictionary pip._vendor.distlib.resources._finder_registry
 
dictionary pip._vendor.distlib.resources._finder_cache = {}
 
tuple pip._vendor.distlib.resources._dummy_module = types.ModuleType(str('__dummy__'))
 

Copyright 2014 Google Inc. All rights reserved.