[Python-Dev] Caching objects in memory

Facundo Batista facundobatista at gmail.com
Fri Apr 22 15:30:11 CEST 2005


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

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

Thank you!

.    Facundo

Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/


More information about the Python-Dev mailing list