Support python 2.6 still

This commit is contained in:
Ilya Zverev 2018-06-18 19:21:28 +03:00
parent 87bffa173c
commit 35a262b477

View file

@ -1,3 +1,4 @@
from __future__ import print_function
import sys
import random
import json