Exemplo n.º 1
0
 def test_init(self):
     s = Snapshot('./', 'index.sqlite', './snapshots_t/')
     s.create()
     s.create()
     print "Latest %s" % s.replaceWithLatest()