[issue4566] 2.6.1 breaks many applications that embed Python on Windows

Craig Holmquist report at bugs.python.org
Sat Dec 6 16:32:05 CET 2008


Craig Holmquist <craigholm at gmail.com> added the comment:

I've attached the test program I was using.  The commands I used to
compile it are:

cl /MT /c /IC:\Python26\include testpy.c
link /LIBPATH:C:\Python26\libs testpy.obj

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


More information about the Python-bugs-list mailing list