Package ZenUtils :: Module BasicLoader
[hide private]
[frames] | no frames]

Module BasicLoader

source code

Classes [hide private]
  BasicLoader
Load a machine
Variables [hide private]
  __doc__ = """BasicLoader...
  __version__ = "$Revision: 1.14 $" [11:-2]
Variables Details [hide private]

__doc__

Value:
"""BasicLoader.py

BasicLoader provides functionality for batch database loaders
it has a main loop that will the method loaderBody which should
be defined in sub classes of BasicLoader to actually load data.

$Id: BasicLoader.py,v 1.14 2004/04/07 00:52:46 edahl Exp $"""