Exemplo n.º 1
0
 def checkReusable(self):
     tbuf = TransactionBuffer()
     self.doUpdates(tbuf)
     tbuf.clear()
     self.doUpdates(tbuf)
     tbuf.clear()
     self.doUpdates(tbuf)