Load Object

class Main.Accert(input_path, accert_path)
load_obj(input_path, accert_path)

Convert son file to xml stream and creates a python data structure.

Parameters

input_pathPathLike

Inputs file path.

accert_path: PathLike

ACCERT’s repository path.

Returns

A Python object converted from the input file.