Let\'s say I am writing a library module a.py like this
def call_func(f): """ invoke func by its func str """ return eva