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

Public Member Functions

def __init__ (self, input, output)
 
def __getattr__ (self, x)
 
def read (self, n=-1)
 
def readline (self, n=-1)
 
def readlines (self)
 
def __iter__ (self)
 
def __repr__ (self)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  input,
  output 
)

Member Function Documentation

◆ __getattr__()

def __getattr__ (   self,
  x 
)

◆ __iter__()

def __iter__ (   self)

◆ __repr__()

def __repr__ (   self)

◆ read()

def read (   self,
  n = -1 
)

◆ readline()

def readline (   self,
  n = -1 
)

◆ readlines()

def readlines (   self)

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