Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Member Functions | Public Attributes | Private Member Functions | List of all members
pip.download.LocalFSResponse Class Reference
Inheritance diagram for pip.download.LocalFSResponse:
_object

Public Member Functions

def __init__
 
def __getattr__
 
def read
 

Public Attributes

 fileobj
 

Private Member Functions

def _original_response
 

Constructor & Destructor Documentation

def pip.download.LocalFSResponse.__init__ (   self,
  fileobj 
)

Member Function Documentation

def pip.download.LocalFSResponse.__getattr__ (   self,
  name 
)
def pip.download.LocalFSResponse._original_response (   self)
private
def pip.download.LocalFSResponse.read (   self,
  amt = None,
  decode_content = None,
  cache_content = False 
)

Member Data Documentation

pip.download.LocalFSResponse.fileobj

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

Copyright 2014 Google Inc. All rights reserved.