<div>"PyIntBlocks are never returned to the system before shutdown"</div>I saw this comment in Python 2.6.8's source code: Objects/intobject.c line 25<div><br><div>But in the function PyInt_ClearFreeList()</div>

<div>It will call PyMem_FREE(list) for empty int block.</div><div><br></div><div>Why?<br><div><div><br></div>-- <br>              myheimu<br>                  2012.4<br><br>School of Software, 2007, Tsinghua University, Beijing, PRC.<br>

<br>
</div></div></div>