Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
IncompleteRead Class Reference
Inheritance diagram for IncompleteRead:
HTTPException

Public Member Functions

def __init__
 

Data Fields

 partial
 

Detailed Description

Definition at line 825 of file httplib.py.

Constructor & Destructor Documentation

def __init__ (   self,
  partial 
)

Definition at line 826 of file httplib.py.

827  def __init__(self, partial):
828  self.partial = partial

Field Documentation

partial

Definition at line 827 of file httplib.py.


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