20 May
1999
20 May
'99
3:08 p.m.
Hello! I just could not find out how to retrieve traceback of DTML methods execution from zope. Here I assume the following construction: index_html contains line <!--#var method_A--> method_A contains line <!--#var method_B--> method_B contains line <!--#var expr="print_traceback()"--> so the questions is HOW to write external python method print_traceback(self), which will return list, consisting of ['index_html', 'method_A', 'method_B'] ?????????? -- Best regards Oleg Machulski ---------------------------------------------------- http://www.geocities.com/SiliconValley/Network/7671/ mailto:oleg_machulski@geocities.com