71
71
BzrError: No namespace registered for string: 'abc'
72
72
>>> _parse_revision_str('branch:../branch2')
73
73
[<RevisionSpec_branch branch:../branch2>]
75
79
# TODO: Maybe move this into revisionspec.py
76
80
old_format_re = re.compile('\d*:\d*')