Re: Python memory handling



* (31 May 2007 06:15:18 -0700)
On 31 mai, 14:16, Marc 'BlackJack' Rintsch <bj_...@xxxxxxx> wrote:
In <1180611604.247696.149...@xxxxxxxxxxxxxxxxxxxxxxxxxxx>, frederic.pica
wrote:
And I'm not sure that the system will swap first this
unused memory, it could also swap first another application... AFAIK.

Definitely not, this is the principal function of virtual memory in
every Operating System.
.