|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/lib64/python2.4/site-packages/sabayon/ |
Upload File : |
mς
»fEOc @ sΜ d k Z d k Z d k Z d k Z d k Z d k Z d k Z d k Z d Z d Z d f d YZ
d a d Z
d Z d Z e i e d d Z d
Z e d j o e n d S( Nc G s t i t i | | d S( N( t utilt debug_printt DEBUG_CACHEt fmtt args( R R ( ( t3 /usr/lib64/python2.4/site-packages/sabayon/cache.pyt dprint s c C s
t i S( N( R t get_home_dir( ( ( R R s t cacheRepositoryc B s\ t Z d Z e d Z d Z d Z d Z d Z e d Z d Z
d Z RS( s This is a remote resource cache, based on Python native urllib2
and implementing a local cache for remote resources. It will
provide access to copies of the resources if unavailable and
try to transfer only files remotely modified from the cache.c C s. d } d | _ d | _ d | _ | | _ d S( N( t Nonet infot selft directoryt catalogt roott orig_directory( R R R
( ( R t __init__&