
    M/e              	           d Z ddlmZ ddl ddlmZ ddlZej                  e	   Z
 ee      D ]  Z ee
e      r ee
e eee              [
[[d Zy)zM
This compat module wraps os.path to forbid some functions.

isort:skip_file
    )absolute_import)*Nc                      t        d      )z&Method os.path.realpath() is forbiddenz[Usage of os.path.realpath() is forbidden. Use certbot.compat.filesystem.realpath() instead.)RuntimeError)unused_argsunused_kwargss     6/usr/lib/python3/dist-packages/certbot/compat/_path.pyrealpathr
   $   s    
 K L L    )__doc__
__future__r   os.pathpathstd_os_pathsysstd_sysmodules__name__	ourselvesdir	attributehasattrsetattrgetattrr
    r   r	   <module>r      sn    '
   OOH%	[! GI 9i(	9gk9&EFG {GLr   