[Zope] editing zope content from python

Sushil Bhattarai sushil.bhattarai@sirvisetti.com
Fri, 27 Sep 2002 08:26:02 -0400 (EDT)


How can I edit/update a dtml method from python? Let's say I have a dtml
method called get_name. From python, how can I update the content of this
dtml method? I tried playing with edit_manage but without success

Sushil