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 Arfrever
Recipients Arfrever, dmalcolm, pitrou
Date 2012-05-12.17:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336842168.29.0.90781498961.issue14791@psf.upfronthosting.co.za>
In-reply-to
Content
It would be better to fix issue #1294959 and use os.path.join(sys.prefix, sys.libdir).
IIRC some mips architectures need "/usr/lib32", while x32 architecture needs "/usr/libx32".
History
Date User Action Args
2012-05-12 17:02:48Arfreversetrecipients: + Arfrever, pitrou, dmalcolm
2012-05-12 17:02:48Arfreversetmessageid: <1336842168.29.0.90781498961.issue14791@psf.upfronthosting.co.za>
2012-05-12 17:02:47Arfreverlinkissue14791 messages
2012-05-12 17:02:47Arfrevercreate