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
: )~

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to