Your IP : 216.73.216.172


Current Path : /lib/python3/dist-packages/certbot/tests/compat/__pycache__/
Upload File :
Current File : //lib/python3/dist-packages/certbot/tests/compat/__pycache__/os_test.cpython-38.pyc

U

�]|�@s>dZddlZddlmZGdd�dej�Zedkr:e��dS)zUnit test for os module.�N)�osc@seZdZdZdd�ZdS)�OsTestzUnit tests for os module.cCs>dD]}|�ttt|��qdD]}|�tttj|��q dS)N)
�chmod�chown�open�mkdir�makedirs�rename�replace�access�stat�fstat)�realpath)ZassertRaises�RuntimeError�getattrr�path)�self�method�r�>/usr/lib/python3/dist-packages/certbot/tests/compat/os_test.py�test_forbidden_methods	szOsTest.test_forbidden_methodsN)�__name__�
__module__�__qualname__�__doc__rrrrrrsr�__main__)rZunittestZcertbot.compatrZTestCaserr�mainrrrr�<module>s