A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/328951.html below:

Silly function call lookup stuff?

Silly function call lookup stuff? Silly function call lookup stuff?Fredrik Lundh fredrik at pythonware.com
Tue Sep 27 16:41:22 EDT 2005
Lucas Lemmens wrote:

> Why isn't the result of the first function-lookup cached so that following
> function calls don't need to do the function-lookup at all?
>
> And if the context changes (an import-statement say) reset the
> cached 'function-lookups'.

import isn't the only way for the "context" to change.  how many
other ways can you think of ?

> This way any function would only need to be looked up once.

you haven't really thought this over, have you?

</F> 




More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4