OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, fileobj) |
def | read (self, size) |
def | getcomptype (self) |
def | close (self) |
Data Fields | |
fileobj | |
buf | |
read | |
Small proxy class that enables transparent compression detection for the Stream interface (mode 'r|*').
def __init__ | ( | self, | |
fileobj | |||
) |
def close | ( | self | ) |
def getcomptype | ( | self | ) |
def read | ( | self, | |
size | |||
) |
buf |
fileobj |
read |