I am trying to figure out if there is a way to make an object in python callable, modules in particular. I wrongly assume that defining '__call__' in the the objects __dict__ would work. Any help would be appreciated. -- http://mail.python.org/mailman/listinfo/python-list
- Making Non Callable Objects Callable exiquio
- Re: Making Non Callable Objects Callable Christian Heimes
- Re: Making Non Callable Objects Callable exiquio
- Re: Making Non Callable Objects Callable exiquio