MiscUtils User's Guide

Version 0.8.1
Webware for Python 0.8.1

Synopsis

MiscUtils provides support classes and functions to Webware that aren't necessarily web-related and that don't fit into one of the other frameworks. There is plenty of useful reusable code here.

Feedback

You can e-mail webware-discuss@lists.sourceforge.net to give feedback, discuss features and get help using MiscUtils.

Classes

There several interesting modules contained in MiscUtils, each of which contains it's own documentation embedded in the source.

Summary Source Class File
summary source Configurable Configurable.py
summary source DBPool DBPool.py
summary source DataTable DataTable.py
summary source DictForArgsError DictForArgs.py
summary source Error Error.py
summary source   Funcs.py
summary source NamedValueAccess NamedValueAccess.py
summary source NoDefault __init__.py
summary source PropertiesObject PropertiesObject.py
summary source   unittest.py

Known Bugs

Known bugs and future work in general is documented with each class.

Credit

Author: Chuck Esterbrook
except unittest by Steve Purcell