pyrseus.core.sys¶
System-level utilities for the pyrseus package.
Functions
|
Safely makes a temporary change to one signal handler. |
|
Returns the number of cores that are available to the given process for scheduling threads, respecting the CPU affinity mask when possible. |
|
Returns whether the given |
|
Tells whether the given Python module or package exists and looks importable, without actually importing it. |