Table of Contents

Module: Base pyVC/Helpers/Base.py

Package containing the base object for a Helper.

This package contains a single object, Helper, which all other Helper objects derive from. In this module, Helper should not be instantiated, and the non-shared methods will raise NotImplementedError when executed.

Each Helper contains 2 class tuples, errors and platforms. errors defines the list of errors that cause this Helper to fail. platforms lists the OS platforms that this Helper is functional on, as defined by uname(1).

Classes   

Helper

This object defines the base class for a Helper object.


Table of Contents

This document was automatically generated on Thu Jan 18 11:28:09 2007 by HappyDoc version 2.1