php IHDR w Q )Ba pHYs sRGB gAMA a IDATxMk\U s&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨ G;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j- $_q?qS XzG'ay
files >> /usr/lib/python2.6/ |
files >> //usr/lib/python2.6/shutil.pyo |
Lc @ s8 d Z d d k Z d d k Z d d k Z d d k l Z d d k Z d d k Z d d d d d d d d d d g Z d e f d YZ y e Wn e j o d Z n Xd d Z d Z d Z d Z d Z d Z d Z d Z e d d Z e d d Z d Z d Z d Z d S( s Utility functions for copying files and directory trees. XXX The functions here don't copy the resource fork or other metadata on Mac. iN( t abspatht copyfileobjt copyfilet copymodet copystatt copyt copy2t copytreet movet rmtreet Errorc B s e Z RS( ( t __name__t __module__( ( ( s /usr/lib/python2.6/shutil.pyR s i i c C s2 x+ | i | } | p Pn | i | q d S( s= copy data from file-like object fsrc to file-like object fdstN( t readt write( t fsrct fdstt lengtht buf( ( s /usr/lib/python2.6/shutil.pyR s c C s t t i d o2 y t i i | | SWqE t j o t SXn t i i t i i | t i i t i i | j S( Nt samefile( t hasattrt ost pathR t OSErrort Falset normcaseR ( t srct dst( ( s /usr/lib/python2.6/shutil.pyt _samefile! s c C s t | | o t d | | f n t | d i i } zF | ~ } t | d i i } z | ~ } t | | Wd QXWd QXd S( s Copy data from src to dsts `%s` and `%s` are the same filet rbt wbN( R R t opent __exit__t __enter__R ( R R t _[1]R t _[2]R ( ( s /usr/lib/python2.6/shutil.pyR - s &&c C sI t t d o5 t i | } t i | i } t i | | n d S( s Copy mode bits from src to dstt chmodN( R R t statt S_IMODEt st_modeR$ ( R R t stt mode( ( s /usr/lib/python2.6/shutil.pyR 6 s c C s t i | } t i | i } t t d o t i | | i | i f n t t d o t i | | n t t d on t | d o^ y t i | | i Wq t j o4 } t t d p | i t i j o q q Xn d S( sC Copy all stat info (mode bits, atime, mtime, flags) from src to dstt utimeR$ t chflagst st_flagst EOPNOTSUPPN( R R% R&