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

Public Member Functions

def __init__
 
def __iter__
 
def __len__
 
def read
 

Public Attributes

 i
 

Detailed Description

docstring for IteratorProxy

Constructor & Destructor Documentation

def pip._vendor.requests.structures.IteratorProxy.__init__ (   self,
  i 
)

Member Function Documentation

def pip._vendor.requests.structures.IteratorProxy.__iter__ (   self)
def pip._vendor.requests.structures.IteratorProxy.__len__ (   self)
def pip._vendor.requests.structures.IteratorProxy.read (   self,
  n 
)

Member Data Documentation

pip._vendor.requests.structures.IteratorProxy.i

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

Copyright 2014 Google Inc. All rights reserved.