diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2018-11-23 17:47:41 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-11-23 17:47:41 +1100 |
commit | 08380fc43aa2dd7e01b65bd87e8b20519db0d397 (patch) | |
tree | 0c14da0d60d614c7c4af2a90ca9697a205846ba6 /GPL | |
parent | 8113c00b99d303c8073a2493f6b8978600e54967 (diff) | |
download | dtc-08380fc43aa2dd7e01b65bd87e8b20519db0d397.zip dtc-08380fc43aa2dd7e01b65bd87e8b20519db0d397.tar.gz dtc-08380fc43aa2dd7e01b65bd87e8b20519db0d397.tar.bz2 |
tests: Use modern octal literals for Python
Python3 removes support for C-style octal literals, using 0oXXXX instead.
Python2 also supports this form, so move to the new style.
Reported-by: Lumir Balhar <lbalhar@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'GPL')
0 files changed, 0 insertions, 0 deletions