Trees | Indices | Help |
---|
|
log.Loggable --+ | BundleLoader
I am an object that can get and set up bundles from a PB server.
|
|||
|
|||
|
|||
|
|||
twisted.internet.defer.Deferred
|
|
||
twisted.internet.defer.Deferred
|
|
||
|
|||
Inherited from |
|
|||
remote = None a remote reference to an avatar on the PB server. |
|||
_unbundler = None
|
|||
Inherited from |
|
|
Get, extract and register all bundles needed. Either one of bundleName, fileName or moduleName should be specified in **kwargs, which should be strings or lists of strings.
|
Load the module given by name. Sets up all necessary bundles to be able to load the module.
|
Get the given bundle locally.
|
Do everything needed to get the given bundled file. Returns: a deferred returning the absolute path to a local copy of the given file. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 11 07:40:23 2008 | http://epydoc.sourceforge.net |