
    yIf(                    *    d Z ddlmZ ddlZddZdZdS )	z"Helper methods related to the CPU.    )annotationsNreturnintc                 X    	 t          j                    } n# t          $ r d } Y nw xY w| pdS )N   )multiprocessing	cpu_countNotImplementedError)ns    @/var/www/piapp/venv/lib/python3.11/site-packages/tox/util/cpu.pyauto_detect_cpusr      sD    '133   6Ms    %%)r   )r   r   )__doc__
__future__r   r   r   __all__     r   <module>r      sH    ( ( " " " " " "         r   