133
133
return patch[len(self.MESSAGE_PREFIX):patch.index('\n')]
135
def unshelve(self, patch_source, patch_name=None, all=False, force=False):
135
def unshelve(self, patch_source, patch_name=None, all=False, force=False,
139
144
patch_path = self.last_patch()