| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
ChemDBTestCase Common base class for TestCase classes to add some extra functionality |
|||
|
MockCGIFieldStorage Mock object to simulate cgi.FieldStorage for testing purposes. |
|||
|
|||
log = logging.getLogger(Const.APPLICATION_NAME)
|
|||
handler = logging.StreamHandler(sys.stderr)
|
|||
formatter = logging.Formatter(Const.LOGGER_FORMAT)
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:22 2007 | http://epydoc.sourceforge.net |