Update of /cvs-repository/Packages/ZODB In directory tarzan.digicool.com:/projects/users/jim/lib/python/ZODB Modified Files: FileStorage.py Log Message: Fixed a bug in versions method that caused an error when no maximum was given. Took out incomplete code for allowing a base base storage. Base storages are trickier than they first seem.