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/2004-August/046706.html below:

[Python-checkins] python/dist/src/Python compile.c, 2.311, 2.312

[Python-Dev] Re: [Python-checkins] python/dist/src/Python compile.c, 2.311, 2.312"Martin v. Löwis" martin at v.loewis.de
Tue Aug 3 16:25:55 CEST 2004
Guido van Rossum wrote:
> The intention was to introduce sharing of the filename object between
> code objects compiled from the same file (remember that every method
> is a separate code object).
> 
> But I believe the sharing won't happen when the code is loaded from a
> bytecoded file instead, so it is indeed wasted efficiency.

In 2.4, it would: strings that are interned when being marshalled will
get interned on unmarshalling.

Regards,
Martin
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