Support python 2.6 still
This commit is contained in:
parent
87bffa173c
commit
35a262b477
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from __future__ import print_function
|
||||
import sys
|
||||
import random
|
||||
import json
|
||||
|
|
Loading…
Add table
Reference in a new issue