class documentation

Holds CPU information and provides methods for requiring the availability of various CPU features.

Method __getattr__ Undocumented
Method __get_nbits Undocumented
Method _getNCPUs Undocumented
Method _is_32bit Undocumented
Method _is_64bit Undocumented
Method _try_call Undocumented
def __getattr__(self, name): (source)

Undocumented

def __get_nbits(self): (source)

Undocumented

def _is_32bit(self): (source)

Undocumented

def _is_64bit(self): (source)

Undocumented

def _try_call(self, func): (source)

Undocumented