Package qm :: Package external :: Package DocumentTemplate :: Module DT_Try
[show private | hide private]
[frames | no frames]

Module qm.external.DocumentTemplate.DT_Try

Classes
Try Zope DTML Exception handling usage: <!--#try--> <!--#except SomeError AnotherError--> <!--#except YetAnotherError--> <!--#except--> <!--#else--> <!--#/try--> or: <!--#try--> <!--#finally--> <!--#/try--> The DTML try tag functions quite like Python's try command.

Generated by Epydoc 2.1 on Thu Sep 27 15:49:00 2007 http://epydoc.sf.net