load_document¶
-
load_document(path: unicode, path_fixer: PathFixer) → None¶ Open a new Rumba project.
Return type: None Raises: RuntimeError – if the file can’t be loaded. load_document(path: unicode,path_fixer: PathFixer) -> None
Open a new Rumba project.
Return type: None Raises: RuntimeError – if the file can’t be loaded.