Skip to content
Snippets Groups Projects
Commit a1a3c966 authored by Adrian Tschira's avatar Adrian Tschira
Browse files

Make tests py3 compatible


This is a mixed commit that fixes various small issues

 * print parentheses
 * 01 is invalid syntax (it was octal in py2)
 * [x for i in 1, 2] is invalid syntax
 * six moves

Signed-off-by: default avatarAdrian Tschira <nota@notafile.com>
parent 154b44c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment