Ejemplo n.º 1
0
 def _testament_sha1(self, revision, tree):
     return StrictTestament(revision, tree).as_sha1()
Ejemplo n.º 2
0
 def _testament_sha1(self, revision, inventory):
     return StrictTestament(revision, inventory).as_sha1()