/usr/lib64/python2.6/Tools/scripts
Edit: /usr/lib64/python2.6/Tools/scripts/crlf.pyc (865B)
Ñò
« gc @ sC d Z d d k Z d d k Z d „ Z e d j o e ƒ n d S( sF Replace CRLF with LF in argument files. Print names of changed files.iÿÿÿÿNc C s¿ x¸ t i d D]© } t i i | ƒ o | Gd GHq n t | d ƒ i ƒ } d | j o | Gd GHq n | i d d ƒ } | | j o/ | GHt | d ƒ } | i | ƒ | i ƒ q q Wd S( Ni s
Directory!t rbt s Binary!s
s
t wb(
t syst argvt ost patht isdirt opent readt replacet writet close( t filenamet datat newdatat f( ( s* /usr/lib64/python2.6/Tools/scripts/crlf.pyt main s
t __main__( t __doc__R R R t __name__( ( ( s* /usr/lib64/python2.6/Tools/scripts/crlf.pyt
s