Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

These are not memory leaks, but global state that the Python interpreter does 
not bother to free on exit. The amount of memory there is limited.

Yes, I agree that this makes the basic memory checker built in Visual Studio 
completely useless.

----------
nosy: +amaury.forgeotdarc

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

Reply via email to