mercurial/pure/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Wed, 16 Aug 2017 13:54:24 +0900
changeset 33853 cfcfbe6c96f8
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
py3: select input or raw_input by pycompat This seems slightly cleaner.