memory leak in debug dll for windows

nick_knight at my-deja.com nick_knight at my-deja.com
Fri Sep 1 09:51:34 EDT 2000


Hello I am embedding pythoon in an app but when purley doing the
following: -

void main()
{
Py_Initialize();
//do nothing
Py_Finalize();

}

this when using the debug Dll cuases a couple of memory leaks but not
in the non - debug dll.

Has anyone else seen this.

Python ver 1.5.2 VSVC 6

Thanks

Nick


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list