| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
OnDemandLoader The loader takes a name and info about the module to load and "loads" it - in this case returning loading a proxy that will only load the class when an attribute is accessed. |
|||
|
OnDemandImporter The on-demand importer imports a module proxy that inserts the desired module into the calling scope only when an attribute from the module is actually used. |
|||
|
|||
|
|||
|
|||
|
|||
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 10 11:46:02 2008 | http://epydoc.sourceforge.net |