Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
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". ---------- nosy: +Arfrever _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14791> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
