summaryrefslogtreecommitdiff
path: root/extras/pksv.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-01-27 17:13:18 -0600
committerBryan Bishop <kanzure@gmail.com>2013-01-27 17:13:18 -0600
commitdb5208b41f8a505f68ddbccb34dca206df9ca77e (patch)
tree471380a44ee18dd924b87101b3755145b307b0d2 /extras/pksv.py
parent00a2e4e1192513885f9a6e2e77bb78d2bcb1f53c (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.
Diffstat (limited to 'extras/pksv.py')
0 files changed, 0 insertions, 0 deletions