OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __new__ (cls, path) |
def | __init__ (self, path_or_fd) |
def | path_or_fd (self) |
def | file_size (self) |
List of MapRegion instances associating a path with a list of regions.
def __init__ | ( | self, | |
path_or_fd | |||
) |
def __new__ | ( | cls, | |
path | |||
) |
def file_size | ( | self | ) |
:return: size of file we manager
def path_or_fd | ( | self | ) |
:return: path or file descriptor we are attached to