Closed JamieMagee closed 8 years ago
Tested the code on Python 2.7.5 and it wouldn't run. I'm new to the concept of Git (and programming in general), should I create a new branch and pull it to there?
Whoops, I changed bytes() to .encode() and tested it in Python 2.7.6. It works on my machine now.
Just thought I'd make an attempt at making the code Python 3 compatible (3.3.3 on my machine)