| Home | Trees | Index | Help |
|---|
| Package qm :: Package external :: Package DocumentTemplate :: Module 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. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 27 15:49:00 2007 | http://epydoc.sf.net |