Mercurial > hg
comparison mercurial/crecord.py @ 45887:7eb221b9af6c
errors: make ParseError a subtype of Abort
I didn't plan this before, but the previous two changes made it really
easy to make `ParseError` a subtype of `Abort`. It seems obvious with
hindsight that I *should* have planned it :)
Differential Revision: https://phab.mercurial-scm.org/D9350
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 19 Nov 2020 15:13:39 -0800 |
parents | ac362d5a7893 |
children | 89a2afe31e82 |
comparison
equal
deleted
inserted
replaced
45886:18489e26d9a0 | 45887:7eb221b9af6c |
---|