| Home | Trees | Index | Help |  | 
|---|
| Package epydoc :: Module imports | 
 | 
| Function Summary | |
|---|---|
| listofstring | If dirnamecontains a package, then return the filenames 
for the package, its modules, and all of its descendant packages and 
modules. | 
| listofmodule | Return the module with the given module name or filename. | 
| Function Details | 
|---|
| find_modules(dirname)Ifdirnamecontains a package, then return the 
  filenames for the package, its modules, and all of its descendant 
  packages and modules. Ifdirnamedoes 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 |