| Trees | Index | Help |
|
|---|
| Module loader |
|
| Classes | |
|---|---|
Loader |
Loader: the plugin loader class. |
| Exceptions | |
|---|---|
Co2LoaderError |
default loader error, raised whenever something bad happens here. |
| Function Summary | |
|---|---|
| module object |
import a module with a dotted name. |
| Function Details |
|---|
mod_import(dotted_name)import a module with a dotted name. (taken from the python documentation, i think)
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Thu Oct 16 16:37:23 2003 | http://epydoc.sf.net |