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/2002-June/025056.html below:

[Python-Dev] d.get_key(key) -> key?

[Python-Dev] d.get_key(key) -> key? [Python-Dev] d.get_key(key) -> key?Guido van Rossum guido@python.org
Wed, 05 Jun 2002 21:36:26 -0400
> Seems to me that if the implementation of interning were
> smart enough, it would be able to drop strings that were
> not referenced from anywhere else.
> 
> Maybe *that* would be a useful feature to add?

An occasional run through the 'interned' dict (in stringobject.c)
looking for strings with refcount 2 would do this.  Maybe something
for the gc module do handle as a service whenever it runs its
last-generation collection?

--Guido van Rossum (home page: http://www.python.org/~guido/)




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