Callable modules?

Paul Rubin phr-n2002b at NOSPAMnightsong.com
Mon Jul 22 20:31:11 EDT 2002


Chris Liechti <cliechti at gmx.net> writes:
> considering the backwards incompatibility, it makes no sense to add a 
> __call__ right now.

What incompatibility?  Do you think people are out there writing
modules with __call__ functions, and then depending on raising an
exception when they call the module directly?




More information about the Python-list mailing list