[Zope-Checkins] CVS: Zope2 - DB.py:1.25

Jim Fulton jim@digicool.com
Thu, 5 Oct 2000 16:17:48 -0400 (EDT)


Update of /cvs-repository/Zope2/lib/python/ZODB
In directory korak.digicool.com:/projects/users/jim/Zope2/lib/python/ZODB

Modified Files:
	DB.py 
Log Message:
Made it easier to call pack on the database. The time argument noe
defaults to the present and a 'days' keyword argument can be used to
specify a number of days pervious to the time to pack to.