Add trove classifiers for Python 2.7 and 3.2 to setup.py.
authorW. Trevor King <wking@tremily.us>
Sat, 21 Jul 2012 14:01:09 +0000 (10:01 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 21 Jul 2012 14:01:13 +0000 (10:01 -0400)
commit237a5948aed9ffae812b68068355ffd9c3fa8a7b
tree4b7aab084fbfbfe3e1a217d8bc5087f7ff56cbb3
parent7612a4622392bd4599dc5bbcdd0d6e5b5397e6d8
Add trove classifiers for Python 2.7 and 3.2 to setup.py.

The tests pass on Python 2.7, and all the failures on Python 3.2 are
string/bytes display issues.
setup.py