Package sabayon :: Module cache
[hide private]
[frames] | no frames]

Module cache

source code

Classes [hide private]
  cacheRepository
This is a remote resource cache, based on Python native urllib2 and implementing a local cache for remote resources.

Functions [hide private]
  dprint(fmt, *args)
  get_home_dir()
  get_default_cache()
  libxml2_entity_loader(URL, ID, ctxt)
  libxml2_no_error_callback(ctx, str)
  initialize()
  run_unit_tests()

Variables [hide private]
  default_cache = <sabayon.cache.cacheRepository instance at 0x11c7170>
  __package__ = 'sabayon'

Function Details [hide private]

dprint(fmt, *args)

source code 
None

get_home_dir()

source code 
None

get_default_cache()

source code 
None

libxml2_entity_loader(URL, ID, ctxt)

source code 
None

libxml2_no_error_callback(ctx, str)

source code 
None

initialize()

source code 
None

run_unit_tests()

source code 
None

Variables Details [hide private]

default_cache

None
Value:
<sabayon.cache.cacheRepository instance at 0x11c7170>                  
      

__package__

None
Value:
'sabayon'