getobj

tollan.utils.getobj(name, *args)[source]

Return python object specified by name.

name shall be of form a.b[:c[.d]] where a.b specifies the module and the optional :c.d specifies member attribute.