A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-June/036069.html below:

[Python-Dev] towards a faster Python

[Python-Dev] towards a faster Python [Python-Dev] towards a faster PythonNeil Schemenauer nas@python.ca
Mon, 9 Jun 2003 13:18:48 -0700
Skip Montanaro wrote:
> Make the module dict read-only and some as-yet-to-be-determined time during
> import?

I don't think read-only will fly.  Perhaps we could use a subclass of
dict for the module dict.  It could have an optimized interface for use
by the runtime internals.  The standard dict interface would be slower
and could check for monkey business.

  Neil



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