mercurial/thirdparty/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sun, 07 Jan 2018 11:26:16 +0900
changeset 36276 428de1a59f2d
parent 34398 765eb17a7eb8
permissions -rw-r--r--
cmdutil: narrow scope of KeyError in makefilename() It seemed too broad to catch a standard Python exception.