comparison mercurial/pushkey.py @ 24781:055b3cbe6c57

treemanifest: extract parse method from constructor When we start to lazily load submanifests, it will be useful to be able to create an treemanifest instance before manifest data gets parsed into it. To prepare for this, extract the parsing code from treemanifest's constructor to a separate method.
author Martin von Zweigbergk <martinvonz@google.com>
date Sun, 12 Apr 2015 23:01:18 -0700
parents b1d694d3975e
children 7b200566e474
comparison
equal deleted inserted replaced
24780:4ea521b3c554 24781:055b3cbe6c57