I have a simple function called return_funcs here:
return_funcs
>>> def return_funcs(): ... functions = [] ... for i in range(4): ...