callable to disappear?

Fredrik Lundh fredrik at pythonware.com
Thu Aug 24 15:12:34 EDT 2006


Terry Reedy wrote:

> 1. You cannot know for sure until you call and get a return.

with that argument, you might as well remove functions and methods from 
the language.  after all, anything can happen when you call a function.

not to mention what import can do.

scary.

</F>




More information about the Python-list mailing list