platform.processor()
Returns the (real) processor name, e.g. 'amdk6'
.
An empty string is returned if the value cannot be determined. Note that many platforms do not provide this information or simply return the same value as for machine()
. NetBSD does this.
Please login to continue.