Exemplo n.º 1
0
 def checkTypicalUsage(self):
     tbuf = TransactionBuffer()
     tbuf.store(*new_store_data())
     tbuf.invalidate(*new_invalidate_data())
     for o in tbuf:
         pass