[ZODB-Dev] db.undoLog() does not work as documented ..

steve steve at lonetwin.net
Mon Aug 23 12:23:35 EDT 2010


Hello Jim,

On 08/23/2010 08:59 PM, Jim Fulton wrote:
> On Sat, Aug 21, 2010 at 5:39 AM, steve<steve at 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
>

Thanks for clarifying that. I've filed a bug:

https://bugs.launchpad.net/zodb/+bug/622828

cheers,
- steve

-- 
random spiel: http://lonetwin.net/
what i'm stumbling into: http://lonetwin.stumbleupon.com/


More information about the ZODB-Dev mailing list