On Sat, Aug 21, 2010 at 5:39 AM, steve <st...@lonetwin.net> wrote: > Hi, > > I was reading up on the zodb docs, specifically about undoing tansactions[1] > where it mentions that ... > > """ > undoLog(start, end[, func])() method on the DB instance returns the log of > past > transactions, returning transactions between the times start and end, measured > in seconds from the epoch. > """
That documentation is incorrect. See the definition of undoLog in ZODB/interfaces.py Jim -- Jim Fulton _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev