Home | Trees | Index | Help |
|
---|
Package epydoc :: Module imports |
|
Function Summary | |
---|---|
list of string
|
If dirname contains a package, then return the filenames
for the package, its modules, and all of its descendant packages and
modules. |
list of module
|
Return the module with the given module name or filename. |
Function Details |
---|
find_modules(dirname)Ifdirname contains a package, then return the
filenames for the package, its modules, and all of its descendant
packages and modules. If dirname does not contain a
package, then return an empty list.
|
import_module(name_or_filename)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Mar 20 17:46:16 2004 | http://epydoc.sf.net |