futurize stage1 gui

This commit is contained in:
Simon Forman
2020-04-23 23:19:29 -07:00
parent b0df80f3e6
commit 89b4eb5e15
5 changed files with 24 additions and 20 deletions
+2 -1
View File
@@ -9,6 +9,7 @@ file, so you can just do, e.g.:
init_joy_home.initialize(JOY_HOME)
'''
from __future__ import print_function
import base64, os, StringIO, zipfile
@@ -100,4 +101,4 @@ AAAAAAAAAAAAtIH2BgAAZGVmaW5pdGlvbnMudHh0UEsFBgAAAAAFAAUAHgEAAF0OAAAAAA==''')))
if __name__ == '__main__':
print create_data()
print(create_data())