[Python-ideas] making a module callable

Antoine Pitrou solipsis at pitrou.net
Fri Nov 22 22:14:15 CET 2013


On Fri, 22 Nov 2013 22:02:56 +0100
"Philipp A." <flying-sheep at web.de> wrote:
> we’re all accustomed to it, but objectively, it’s horribly implicit and
> unobvious.

It's funny, when I first learned Python, I actually found it quite
simple and elegant (leveraging the power of built-in introspection
metadata).

Regards

Antoine.




More information about the Python-ideas mailing list