tests/test-status-inprocess.py.out
author Augie Fackler <augie@google.com>
Tue, 13 Feb 2018 18:46:47 -0500
changeset 36213 59affe7e01d4
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
histedit: binascii.unhexlify (aka node.bin) throws new exception type on py3 Lucky for us, the exception type exists on 2.7, so we can include it in the except block without any extra work. Differential Revision: https://phab.mercurial-scm.org/D2244

% creating repo
% add and commit
C test.py
% change
M test.py