embedding Python: how to avoid memory leaks?
Andrew Trevorrow
andrew at trevorrow.com
Thu Mar 9 23:40:59 EST 2006
Torsten Bronger <bronger at physik.rwth-aachen.de> wrote:
> andrew at trevorrow.com (Andrew Trevorrow) writes:
>
> > [...]
> >
> > I couldn't get the PyRun_*File* calls to work on Windows, presumably
> > because of the FILE* problem mentioned in the docs.
>
> Which compiler do you use?
MSVC++ (version 6 from memory -- I do most of my development on the
Mac and fire up Virtual PC occasionally to test Win builds).
Andrew
More information about the Python-list
mailing list