contrib/debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 04 May 2017 01:12:14 +0530
changeset 32159 0fd15522a848
parent 26148 7f49efcaa9b4
permissions -rw-r--r--
py3: use pycompat.byteskwargs to converts kwargs to bytes baseformatter._item must contain both keys and values in bytes. So to make sure that, we convert the opts back to bytes.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26148
7f49efcaa9b4 debian: switch to using debhelper and dh_python2 to build debs
Augie Fackler <augie@google.com>
parents:
diff changeset
     1
9