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 doko
Recipients doko, theller
Date 2009-01-08.14:59:06
SpamBayes Score 0.014474246
Marked as misclassified No
Message-id <1231426749.37.0.937562334777.issue4861@psf.upfronthosting.co.za>
In-reply-to
Content
new version of the patch using os instead of platform, and selecting the
correct library for biarch platforms, tested on ia64, sparc, s390,
amd64, ppc64. unsure if there's a better way to find out if the
executable is 32 or 64bit.
History
Date User Action Args
2009-01-08 14:59:09dokosetrecipients: + doko, theller
2009-01-08 14:59:09dokosetmessageid: <1231426749.37.0.937562334777.issue4861@psf.upfronthosting.co.za>
2009-01-08 14:59:08dokolinkissue4861 messages
2009-01-08 14:59:08dokocreate