[Zope] ZSyncer

Andy McKay andym@ActiveState.com
Mon, 28 May 2001 13:30:23 -0700


I have never tried it. But yes DTMLFile is part of the 2.3.0 release so it
wont. You could replace all references of DTMLFile with HTMLFile. Id be
interested to know if that works.

Cheers.
--
  Andy McKay.


----- Original Message -----
From: "Markus Mohr" <markus@johalla.de>
To: <zope@zope.org>
Sent: Monday, May 28, 2001 1:13 PM
Subject: Re: [Zope] ZSyncer


> Hi!
>
> Am I correct that ZSyncer does not work with zope 2.1.6 (as in Debian
> stable/potato)?
>
> I get this traceback:
>
> ZSyncer Import Traceback
> Traceback (innermost last):
>   File "/usr/lib/zope/lib/python/OFS/Application.py", line 387, in
> import_products
>     product=__import__(pname, global_dict, global_dict, silly)
>   File "/var/lib/zope/Products/ZSyncer/__init__.py", line 1, in ?
>     import ZSyncer
>   File "/var/lib/zope/Products/ZSyncer/ZSyncer.py", line 2, in ?
>     from Globals import DTMLFile, MessageDialog, Persistent, data_dir
> ImportError: cannot import name DTMLFile
>
> ciao
> marksu
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>