Fix makeqstrdata.py to work in Python 2.7
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|||||||
Reference in New Issue
Block a user