|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /lib/python3/dist-packages/certbot/compat/__pycache__/ |
Upload File : |
U
�]N � @ sr d Z ddlmZ ddlT ddlmZ ddlZeje Z
ee�D ] Ze
e
e�s>ee
eeee�� q>[
[[dd� ZdS )z:This compat module wraps os.path to forbid some functions.� )�absolute_import)�*Nc O s t d��dS )z&Method os.path.realpath() is forbiddenz[Usage of os.path.realpath() is forbidden. Use certbot.compat.filesystem.realpath() instead.N)�RuntimeError)Zunused_argsZ
unused_kwargs� r �6/usr/lib/python3/dist-packages/certbot/compat/_path.py�realpath s r )�__doc__Z
__future__r �os.path�pathZstd_os_path�sysZstd_sys�modules�__name__Z ourselves�dirZ attribute�hasattr�setattr�getattrr r r r r �<module> s