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/2010-February/097677.html below:

[Python-Dev] What to intern (e.g. func_code.co_filename)?

[Python-Dev] What to intern (e.g. func_code.co_filename)? [Python-Dev] What to intern (e.g. func_code.co_filename)?Benjamin Peterson benjamin at python.org
Sun Feb 14 02:36:28 CET 2010
2010/2/13 Jake McGuire <mcguire at google.com>:
> I have a local patch, but wanted to see if anyone had ideas or
> experience weighing these tradeoffs.

Interning is really only useful because it speeds up dictionary
lookups for identifiers. A better idea would be to just attach the
same filename object in compiling and unmarshaling.



-- 
Regards,
Benjamin
More information about the Python-Dev 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