2 Jul
2001
2 Jul
'01
12:02 p.m.
On Sun, 1 Jul 2001 16:15:40 +0200 (CEST), Dieter Maurer <dieter@handshake.de> wrote:
I just met the following problem caused by a misfortunate name clash between Python2.x and Zope:
The *real* problem here (IMO, and I know I am close to alone on this one ;-) is overstreaching dtml beyone what it is good for; that is trivial document templating. dtml-in is a particularly bad at polluting the dtml namespace (which is particularly serious because you have only got one of them) Toby Dickenson tdickenson@geminidataloggers.com