Facundo Batista wrote:

Is there a document that details which objects are cached in memory
(to not create the same object multiple times, for performance)?

why do you think you need to know?

If not, could please somebody point me out where this is implemented
for strings?

Objects/stringobject.c (where else? ;-)

</F>

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to