Searched refs:create_bound_method (Results 1 – 1 of 1) sorted by relevance
558 create_bound_method = types.MethodType variable568 def create_bound_method(func, obj): function