overload operator()?

Bruce Dickey brucedickey at micron.com
Mon Dec 16 14:59:27 EST 2002


Is there a way to overload () in Python to call a user-defined function?
I've overloaded + | ~ etc, but () has me stumped.

Thanks,

Bruce






More information about the Python-list mailing list