7 Jun
1999
7 Jun
'99
11:41 p.m.
Ty Sarna wrote:
DC moved some modules around. Find the line:
from PersistentMapping import PersistentMapping
In TinyTable.py and change it to:
from BoboPOS.PersistentMapping import PersistentMapping
and it will be happy. The next TinyTables will adjust for either location of PersistentMapping.
I am assuming that this applies to TinyTables Beta 2. I have attempted to install and patch this product under Zope 2.0.0a1, but without success. Without the patch, Zope starts up, but the product shows up as broken. With the patch, Zope refuses to start. Any ideas? Michael Bernstein.