_loadSerialEx(): When lrevid == DNE, we're looking at a George Bailey
moment, i.e. the undo of an object creation. Return None for the data in that case. _TransactionsIterator: Add a _closed flag which gets set in the close() method, and checked in __getitem__(). Iterating over a closed iterator raises an IOError.
Showing
Please register or sign in to comment