In case anyone's wondering, all that's required for python3 support is to remove `ur` from the front of two strings in `reader.py`. Doesn't fix #3 though! :)
In case anyone's wondering, all that's required for python3 support is to remove
urfrom the front of two strings inreader.py.Doesn't fix #3 though! :)