Hacker News new | ask | show | jobs
by Sohcahtoa82 3050 days ago
> Of course you can mess with the callable magic method, but that's more of a trick then a standard.

Implementing a __call__ function is indeed what I was referring to.