Home | Trees | Indices | Help |
|
---|
|
unit tests for module modutils (module manipulation utilities)
Classes | |
ModuleDocTest test doc test in this module |
|
TestCase | |
file_from_modpath_tc given a mod path (i.e. |
|
get_module_part_tc given a dotted name return the module part of the name |
|
get_modules_files_tc | |
get_modules_tc | |
get_source_file_tc | |
is_relative_tc | |
is_standard_module_tc return true if the module may be considered as a module from the standard library |
|
load_module_from_name_tc load a python module from it's name |
|
modpath_from_file_tc given an absolute file path return the python module's path as a list |
Variables | |
DATADIR =
|
|
__package__ =
|
Variables Details |
DATADIR
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 27 17:18:41 2009 | http://epydoc.sourceforge.net |