Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
pip._vendor.six._LazyModule Class Reference
Inheritance diagram for pip._vendor.six._LazyModule:
pip._vendor.six._MovedItems pip._vendor.six.Module_six_moves_urllib_error pip._vendor.six.Module_six_moves_urllib_parse pip._vendor.six.Module_six_moves_urllib_request pip._vendor.six.Module_six_moves_urllib_response pip._vendor.six.Module_six_moves_urllib_robotparser

Public Member Functions

def __init__
 
def __dir__
 

Private Attributes

 __doc__
 

Static Private Attributes

list _moved_attributes = []
 

Constructor & Destructor Documentation

def pip._vendor.six._LazyModule.__init__ (   self,
  name 
)

Member Function Documentation

def pip._vendor.six._LazyModule.__dir__ (   self)

Member Data Documentation

pip._vendor.six._LazyModule.__doc__
private
list pip._vendor.six._LazyModule._moved_attributes = []
staticprivate

The documentation for this class was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.