This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author craigh
Recipients craigh
Date 2008-12-06.15:32:04
SpamBayes Score 0.017688563
Marked as misclassified No
Message-id <1228577525.09.0.310927397471.issue4566@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2008-12-06 15:32:05craighsetrecipients: + craigh
2008-12-06 15:32:05craighsetmessageid: <1228577525.09.0.310927397471.issue4566@psf.upfronthosting.co.za>
2008-12-06 15:32:04craighlinkissue4566 messages
2008-12-06 15:32:04craighcreate