Python 2.7.3, C++ embed memory leak?

Qi no at no.com
Tue May 29 10:37:27 EDT 2012


Hi guys,

Is there any known memory leak problems, when embed Python 2.7.3
in C++?
I Googled but only found some old posts.

I tried to only call Py_Initialize() and Py_Finalize(), nothing else
between those functions, Valgrind still reports memory leaks
on Ubuntu?

Is that a know problem? Did Python 3.x solve it?

I want some confirmation.


Thanks


-- 
WQ



More information about the Python-list mailing list