[Zope] - Bug
fghoekstra@letmail.let.LeidenUniv.nl
fghoekstra@letmail.let.LeidenUniv.nl
Thu, 10 Dec 1998 14:09:45 +0000
I downloaded the Zope source and David Ascher's win32 pyds.
After installing Python refuses to load cDocumentTemplate (DLL seems
no good - no further error reports except that it does not work -
I'll wait for the binary release).
Starting up 'serve.py' reveals a bug DT_Util where the exeption to
load from cDocumentTemplate is caught and imported from
pDocumentTemplate. After adding an empty cDocument class to DT_Util
I was able to start up the server and connect.
Rik Hoekstra