mercurial/templates/monoblue/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 18 May 2021 21:58:12 -0700
changeset 47301 5e736d2e9703
parent 45324 f55c47f41b8e
permissions -rw-r--r--
errors: move Abort earlier, so more exceptions can subclass it I'd like to make at least `InterventionRequired` subclass `Abort` and Python requires the superclass to be defined before the subtype. Differential Revision: https://phab.mercurial-scm.org/D10736
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: