platform.machine()
Returns the machine type, e.g. 'i386'
. An empty string is returned if the value cannot be determined.
platform.machine()
Returns the machine type, e.g. 'i386'
. An empty string is returned if the value cannot be determined.
Please login to continue.