[ZODB-Dev] ZODB 3.1.2 beta 1 released!

Nicholas Henke henken at seas.upenn.edu
Tue May 13 23:08:18 EDT 2003


On Tue, 2003-05-13 at 16:59, Jeremy Hylton wrote:
> I'm pleased to announce a beta release of ZODB 3.1.2 and ZEO 2.0.2.  The
> are three major bug fixes in this release:

It looks like ZODB/fspack.py is missing:

>>> from ZODB.FileStorage import FileStorage
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/site-packages/ZODB/FileStorage.py", line 138,
in ?
    from ZODB.fspack import FileStoragePacker
ImportError: No module named fspack

Nic
-- 
Nicholas Henke
Penguin Herder & Linux Cluster System Programmer
Liniac Project - Univ. of Pennsylvania




More information about the ZODB-Dev mailing list