Which version of Python are you using? Which OS?

On Thu, Oct 23, 2008 at 12:59 PM, Sibtey Mehdi <[EMAIL PROTECTED]>wrote:

>  Hi
>
> My system is showing 900MB usage of memory, I have deleted some object (del
> pythonObj) but the memory is not returned to *os*, I have also tried
> gc.collect() and del (gc.garbage) but  still the system is showing 900MB
> usage.
>
> Is there anyway to reclaim the memory?
>
>
>
>
>
> Thanks,
>
> Sibtey
>
>
>
> _______________________________________________
> BangPypers mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/bangpypers
>
>


-- 
http://blog.prashanthellina.com
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to