[issue7974] Valgrind error when running Python command within Vim

Dominique Pellé report at bugs.python.org
Sun Feb 21 15:36:53 CET 2010


Dominique Pellé <dominique.pelle at gmail.com> added the comment:

> Have you read Misc/README.valgrind in the Python source?

No, I had not see this file.
Thanks for pointing it to me.

I've just read it, reconfigured & recompiled Python-2.6.4 with:

./configure --without-pymalloc

It now runs without Valgrind error.

Sorry for the noise. 
This issue can thus be closed

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7974>
_______________________________________


More information about the Python-bugs-list mailing list