| Server IP : 118.27.122.248 / Your IP : 216.73.216.15 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/test/test_tools/__pycache__/ |
Upload File : |
3
�w2_8 � @ sX d Z ddlZddlZddlZddlmZmZ e� G dd� dej�Ze dkrTej
� dS )z2Tests for the pdeps script in the Tools directory.� N)�skip_if_missing�import_toolc @ s( e Zd Zedd� �Zdd� Zdd� ZdS )�
PdepsTestsc C s t d�| _d S )N�pdeps)r r )�self� r �?/opt/alt/python36/lib64/python3.6/test/test_tools/test_pdeps.py�
setUpClass s zPdepsTests.setUpClassc C sT t j� �B}tjj|d�}t|d��}|jd� W d Q R X | jj|i � W d Q R X d S )NZfoo�wz#!/this/will/fail) �tempfileZTemporaryDirectory�os�path�join�open�writer Zprocess)r Ztmpdir�fn�streamr r r �test_process_errors s
zPdepsTests.test_process_errorsc C s | j jdg i� d S )N�a)r Zinverse)r r r r �test_inverse_attribute_error s z'PdepsTests.test_inverse_attribute_errorN)�__name__�
__module__�__qualname__�classmethodr r r r r r r r s r �__main__)�__doc__r Zunittestr Ztest.test_toolsr r ZTestCaser r �mainr r r r �<module> s