Classes | Functions
rtshell::modmgr Namespace Reference

Classes

class  AutoModule
class  Module
 Module class - stores a dynamically imported module. More...
class  ModuleMgr
 ModuleMgr class - keeps track of loaded extra modules and provides evaluation of Python expressions. More...

Functions

def _find_module_names
def _find_object_name
def _replace_time
 Internal support functions.

Function Documentation

def rtshell.modmgr._find_module_names (   expr) [private]
Finds all potential module names in an expression.

Definition at line 228 of file modmgr.py.

def rtshell.modmgr._find_object_name (   expr) [private]
Finds the object at the end of a module...module.object line.

Definition at line 234 of file modmgr.py.

def rtshell.modmgr._replace_time (   expr) [private]

Internal support functions.

Replaces any occurances with {time} with the system time.

Definition at line 221 of file modmgr.py.



rtshell
Author(s): Geoffrey Biggs
autogenerated on Fri Aug 28 2015 12:55:12