Utility functions

Function get_import_path get the import path of an object's class
Function import_class get the class from given module with given name
def get_import_path(obj):

get the import path of an object's class

def import_class(module, name):

get the class from given module with given name

API Documentation for EXecutioner, generated by pydoctor at 2021-09-20 12:53:40.