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 rpetrov
Recipients ocean-city, rpetrov, tarek
Date 2009-05-17.20:51:28
SpamBayes Score 2.797835e-09
Marked as misclassified No
Message-id <1242593490.25.0.596064125974.issue6046@psf.upfronthosting.co.za>
In-reply-to
Content
The patch issue5977-w32.patch from issue 5977 has to fix this.
The patch just add suffix for target binary, i.e. on linux target will
become foo.so and on w32 foo.pyd. Note .pyd is correct sugfxi for w32.
History
Date User Action Args
2009-05-17 20:51:30rpetrovsetrecipients: + rpetrov, ocean-city, tarek
2009-05-17 20:51:30rpetrovsetmessageid: <1242593490.25.0.596064125974.issue6046@psf.upfronthosting.co.za>
2009-05-17 20:51:28rpetrovlinkissue6046 messages
2009-05-17 20:51:28rpetrovcreate