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
