Code now supports Python 2.6, 2.7 and 3.4. PYthon 3.3 isn't support because of some issues with the parser and the difference between old and new `raise` syntax.
Adds tox.ini to support running the tests on multiple versions. Adds requirements.txt to support dependency installtion via pip.