[Zope] DTML/python syntax problem

Andreas Wandel wandel@math.uni-potsdam.de
Thu, 30 Aug 2001 18:42:25 +0200


Hi all,
I have to change the string contained in _['sequence-item'] by removing the
character "*" at the end of the string.
There should be a solution by using a combination of _.string.replace and
_.string.strip, but I need a hint how to put them together.

Thankx
	Andreas