##// END OF EJS Templates
py3: convert exception to bytes to pass into ui.warn()...
py3: convert exception to bytes to pass into ui.warn() Here encoding.strtolocal() is used because exc maybe an IOError which could contain a valid non-ascii unicode.

File last commit:

r10838:07dbafd3 stable
r32642:c032e137 default
Show More
test-status-inprocess.py.out
5 lines | 62 B | text/plain | TextLexer
/ tests / test-status-inprocess.py.out
% creating repo
% add and commit
C test.py
% change
M test.py