OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | write_json (obj, path, **kwargs) |
def | read_json (path) |
Variables | |
FileNotFoundError | |
Python 2/3 compatibility
def read_json | ( | path | ) |
def write_json | ( | obj, | |
path, | |||
** | kwargs | ||
) |
FileNotFoundError |