j
k
j a
j l
On 6/3/06, Dieter Maurer <dieter@handshake.de> wrote:
A ZEO weakness, I fixed in our local copy this way: "runzeo.py": try: from App import FindHomes except ImportError: pass # this is not Zope
A ZEO weakness, I fixed in our local copy this way:
"runzeo.py":
try: from App import FindHomes except ImportError: pass # this is not Zope
This works for me. Thanks! -- Markus
Attachments:
Back to the thread
Back to the list