Part of bzrlib.tests.test__dirstate_helpers View In Hierarchy
Method | sha1 | Return the sha1 of a file given its absolute path. |
Method | stat_and_sha1 | Return the stat and sha1 of a file given its absolute path. |
Parameters | abspath | May be a filesystem encoded absolute path or a unicode path. |