ionicons icon indicating copy to clipboard operation
ionicons copied to clipboard

get builder working on python 3

Open brad opened this issue 7 years ago • 0 comments

Hey folks,

I just noticed that the builder scripts were incompatible with Python 3. These simple changes make them work on Python 3 while remaining backward compatible with Python 2. Also, as of Python 3.6 dictionaries will retain insertion order so the JSON files should always come out exactly as they are specified in generate.py

brad avatar Mar 06 '18 15:03 brad