| Home | Trees | Index | Help |
|---|
| Package Pootle :: Package storage :: Module test_standard |
|
| Function Summary | |
|---|---|
Test conformance to the API interface. | |
| Function Details |
|---|
test_interface()Test conformance to the API interface. Poor man's alternative to zope.interface.
>>> from Pootle.storage.api import validateModule
>>> import Pootle.storage.standard
>>> validateModule(Pootle.storage.standard)
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Aug 22 04:29:46 2006 | http://epydoc.sf.net |