32 OS on 64-bit machine

SamG mad.vijay at gmail.com
Thu May 3 05:10:24 EDT 2007


If anyone has a x86_64 machine and is running a 32bit OS on top of
that.... could you tell me what output would you get for the following
program

#======================
import platform
print platform.processor()
print platform.architecture()
#======================

Thanks in advance
: )~




More information about the Python-list mailing list