[Python] Garbage Collection

Lawrence Oluyede l.oluyede a gmail.com
Ven 14 Set 2007 21:16:33 CEST


On 9/14/07, Giorgio Zoppi <giorgio.zoppi a gmail.com> wrote:
> Ciao,
> e da due anni che non seguo questa ml..buona serata a tutti,
> volevo sapere se qualcuno l'aveva visto...dove guardare nel codice di
> Python per il Garbage Collection.

Dunque, io se dovessi farmi un tuffo nel GC di Python partirei da qui:

http://svn.python.org/view/python/trunk/Modules/gcmodule.c?view=auto
http://docs.python.org/api/supporting-cycle-detection.html


-- 
Lawrence, oluyede.org - neropercaso.it
"It is difficult to get a man to understand
something when his salary depends on not
understanding it" - Upton Sinclair


Maggiori informazioni sulla lista Python