15 Jan
2004
15 Jan
'04
7:49 p.m.
Gfeller Martin wrote at 2004-1-15 16:40 +0100:
the following DTML worked fine in Zope 2.6.2/Py 2.1.3:
<dtml-let v="[x for x in ['a','b']]"> <dtml-var v> </dtml-let>
Under Zope 2.7.0-b4 (python 2.3.3, win32), it fails with a NameError name '_getiter_' is not defined.
Zope 2.6.3/Zope 2.7b4 have many problems. Do not use them for the time being. File a bug report to "http://www.zope.org/Collectors". -- Dieter