| Home | Trees | Index | Help |
|
|---|
|
dhm: DeepHackMode python utilities
cgiutils: Utility functions to make writing CGI scripts in python easier.
command: Command execution tools
config: Routines to read ISC config-alike configuration files.
dbutils: Utility functions to make using SQL databases easier.
ldapObject: LDAP object helper
nestdict: Nested dictionaries
sqldict: Basic SQL dictionary interface
SQLObject: SQL object helper
sqlsession: Session storage class
sqlwrap: DB-API wrappers
strtools: String handling tools
UserDict.UserDict
dhm.nestdict.NestedDict:
Nested dictionary class
dhm.sqldict.SQLLookup:
SQL lookup table.
dhm.SQLObject.SQLObject:
SQL object
dhm.cgiutils.Request:
CGI request object.
dhm.command.Command:
Command executor
dhm.command.OutputCommand:
Command executor with output processing
dhm.ldapObject.ldapObject:
dhm.sqldict.SQLDict:
SQL dictionary
dhm.sqlsession.SQLSession:
Session storage
dhm.sqlwrap.Connection:
A database connection.
dhm.sqlwrap.Server:
SQL server.
dhm.sqlwrap.MssqlServer:
MS-SQL server.
dhm.sqlwrap.MysqlServer:
MySQL SQL server.
dhm.sqlwrap.PostgresServer:
Postgres SQL server using psycopg.
dhm.sqlwrap.Transaction:
Transaction object.
exceptions.Exception:
Common base class for all exceptions.
dhm.ldapObject.ldapObjectException:
ldapObject exception class
dhm.config.ParseError:
Parse error
dhm.SQLObject.SQLObjectException:
SQLObject exception class
dhm.strtools.TokenizeError:
Tokenizer error class
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Oct 3 14:48:44 2003 | http://epydoc.sf.net |