Hirokazu Yamamoto <[EMAIL PROTECTED]> added the comment:

Well, if python was installed into directory named
"foo ELF boo", python will say wrong architecture.

>>> import platform
>>> platform.architecture()
('32bit', 'ELF')

Is it not good to use "file -b" option?

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3719>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to