.arcconfig
author Ian Moody <moz-ian@perix.co.uk>
Wed, 15 Jun 2022 01:01:02 +0100
branchstable
changeset 49369 1572f790ee5e
parent 44128 ff396501e841
permissions -rw-r--r--
convert: remove old ElementTree import cruft from darcs All the `import elementtree` attempts seem to pre-date py2.5, when it was brought into the standard library, and the manual `cElementTree` fast implementation import has been unnecessary and deprecated since py3.3.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}