Facundo Batista <[EMAIL PROTECTED]> writes:

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

No.

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

In PyString_FromStringAndSize and PyString_FromString, it seems to me.

Cheers,
mwh

-- 
  I also feel it essential to note, [...], that Description Logics,
  non-Monotonic Logics, Default Logics and Circumscription Logics 
  can all collectively go suck a cow. Thank you.
              -- http://advogato.org/person/Johnath/diary.html?start=4
_______________________________________________
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