diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-01-27 17:13:18 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-01-27 17:13:18 -0600 |
commit | 457c03a49f6f63aeb551fecf71887b360e6c51ee (patch) | |
tree | 6d68ea603ad50d4c80c8baf65c085dadc4c524a8 /romstr.py | |
parent | 2b6ca1f9a8db402167eb930e2ce830322c7204a9 (diff) |
make gbz80disasm work with python2.6 again
There was an incompatible change to the json module api between py26 and
py27, causing gbz80disasm to not work with py26. The fix is to simply
alias the new loads method to the old read function.
A possibly better plan might be to not support py26 at all.
original-commit-id: db5208b41f8a505f68ddbccb34dca206df9ca77e
Diffstat (limited to 'romstr.py')
0 files changed, 0 insertions, 0 deletions