annotate contrib/debian/default-tools.rc @ 36500:43e108027b0d

py3: move between bytes and unicode when re-raising IOError IOError is a Python exception, which argument must be a system string.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 01 Mar 2018 06:47:06 -0500
parents dc82c9777209
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32065
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
1 [ui]
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
2 editor = sensible-editor
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
3
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
4 [pager]
dc82c9777209 debian: configure editor and pager to sensible-\1 by default
Augie Fackler <augie@google.com>
parents:
diff changeset
5 pager = sensible-pager