OpenQuizz
Une application de gestion des contenus pédagogiques
IncompleteRead Class Reference
Inheritance diagram for IncompleteRead:
Collaboration diagram for IncompleteRead:

Public Member Functions

def __init__ (self, partial, expected)
 
def __repr__ (self)
 

Detailed Description

Response length doesn't match expected Content-Length

Subclass of :class:`http.client.IncompleteRead` to allow int value
for ``partial`` to avoid creating large objects on streamed reads.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  partial,
  expected 
)

Member Function Documentation

◆ __repr__()

def __repr__ (   self)

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