ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     
V~gc           @   sC   d  Z  d d l m Z d d l m Z d e j f d     YZ d S(   s1   
Fixer that changes os.getcwdu() to os.getcwd().
i   (   t
   fixer_base(   t   Namet
   FixGetcwduc           B   s   e  Z e Z d  Z d   Z RS(   sR   
              power< 'os' trailer< dot='.' name='getcwdu' > any* >
              c         C   s*   | d } | j  t d d | j  d  S(   Nt   nameu   getcwdt   prefix(   t   replaceR   R   (   t   selft   nodet   resultsR   (    (    s>   /opt/alt/python27/lib64/python2.7/lib2to3/fixes/fix_getcwdu.pyt	   transform   s    
(   t   __name__t
   __module__t   Truet   BM_compatiblet   PATTERNR	   (    (    (    s>   /opt/alt/python27/lib64/python2.7/lib2to3/fixes/fix_getcwdu.pyR   
   s   N(   t   __doc__t    R    t
   fixer_utilR   t   BaseFixR   (    (    (    s>   /opt/alt/python27/lib64/python2.7/lib2to3/fixes/fix_getcwdu.pyt   <module>   s   