??????????????????????
???  ?????????????????
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................??????????????????????
???  
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................ó
Á£ô_c           @@  s    d  Z  d d l m Z d d l Td d l j Z d d l Z e j e	 Z
 x? e e ƒ D]1 Z e e
 e ƒ sU e e
 e e e e ƒ ƒ qU qU W[
 [ [ d „  Z d S(   sM   
This compat module wraps os.path to forbid some functions.

isort:skip_file
i    (   t   absolute_import(   t   *Nc          O@  s   t  d ƒ ‚ d S(   s&   Method os.path.realpath() is forbiddens[   Usage of os.path.realpath() is forbidden. Use certbot.compat.filesystem.realpath() instead.N(   t   RuntimeError(   t   unused_argst   unused_kwargs(    (    s8   /usr/lib/python2.7/site-packages/certbot/compat/_path.pyt   realpath    s    (   t   __doc__t
   __future__R    t   os.patht   patht   std_os_patht   syst   std_syst   modulest   __name__t	   ourselvest   dirt	   attributet   hasattrt   setattrt   getattrR   (    (    (    s8   /usr/lib/python2.7/site-packages/certbot/compat/_path.pyt   <module>   s   
 	