view tests/test-status-inprocess.py.out @ 38089:f0fadc5bea21

py3: use `except error as e` instead of `except error, e` The latter throws SyntaxError on Python 3. Differential Revision: https://phab.mercurial-scm.org/D3613
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 19 May 2018 18:58:35 +0530
parents 07dbafd3a0e2
children
line wrap: on
line source

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