3042da7465
This is needed because in Python 3.x open("directory/file", "a") doesn't create the needed directory and tinydb needs this directory for the file data/data.json (see game.py, line 119).