[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Appendix B: API Reference

nobody@nowhere.com nobody@nowhere.com
Fri, 20 Sep 2002 13:27:18 -0400


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/AppendixB.stx#4-14

---------------

        Products, External Methods, and Scripts can call a DTML
        Method in the same way as calling a DTML Method from a
        Python expression in DTML; as shown in the previous example.

          % jmunoz - Sep. 20, 2002 1:04 pm:
           Could you give an example?

          % jmunoz - Sep. 20, 2002 1:27 pm:
           For example a good python script is:

           print container.test_dtml(client=container)
           return printed