anatoly techtonik added the comment:

Memory control over the stuff that Python creates is a practical feature that 
compensates OS disability for tracking memory usage. If all Python scripts 
could measure their memory usage, we could see more memory effective and 
adaptive programs around.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13390>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to