PyRun_SimpleFile - impossible to call it under Windows?

Gerhard Häring gerhard.nospam at bigfoot.de
Sat Mar 3 01:07:13 EST 2001


"Owen F. Ransen" wrote:
> 
> I've seen that there is an odd bug in PyRun_SimpleFile
> probably because of version incompatibilities in the
> FILE structure and using DEBUG modes in VC6
> 
> I'd like to call PyRun_SimpleFile in the debug version
> of my VC6 program, is it impossible currently with Python 2?

I suggest that you use the debug version of the Python libraries,
available at

http://www.activestate.com/Products/ActivePython/Download.html

and elsewhere that I don't remember.

Gerhard
-- 
Sorry for the fake email, please use the real one below to reply.
contact: g e r h a r d @ b i g f o o t . d e
web:     http://highqualdev.com



More information about the Python-list mailing list