Searched refs:get_function_closure (Results 1 – 6 of 6) sorted by relevance
169 closure = six.get_function_closure(f)
577 get_function_closure = operator.attrgetter(_func_closure) variable
567 get_function_closure = operator.attrgetter(_func_closure) variable
573 get_function_closure = operator.attrgetter(_func_closure) variable
358 cell = six.get_function_closure(f())[0]
136 .. function:: get_function_closure(func)