In article <[EMAIL PROTECTED]>, dwelch91 <[EMAIL PROTECTED]> wrote:
>I need to detect whether the operating system I am running on (not the >Python version) is 64bit or 32bit. One requirement is that I need to >include support for non-Intel/AMD architectures. The standard C way would be to check sizeof(void *). -- http://mail.python.org/mailman/listinfo/python-list