/
lib
/
python3.9
/
site-packages
/
virtualenv
/
util
/
subprocess
/
__pycache__
/
Upload File
HOME
a ��:i� � @ s d dl Z dZdd� ZdZdS )� Nl c C s� z2t j| dt jt jt jdd�}|�� \}}|j}W nP ty� } z8|jd|j }}}|dkrnd|v rnt|�}W Y d }~n d }~0 0 |||fS )NTzutf-8)Zuniversal_newlines�stdin�stderr�stdout�encoding� � �file) � subprocess�Popen�PIPEZcommunicate� returncode�OSError�errno�strerror�str)�cmdZprocess�out�err�code�error� r �G/usr/lib/python3.9/site-packages/virtualenv/util/subprocess/__init__.py�run_cmd s � r )r �CREATE_NO_WINDOW)r r r �__all__r r r r �<module> s