restish should support Python 3, ideally at least 3.3 but possibly also 3.2. To do this it should drop support for anything earlier than Python 2.6. So make that: 2.6, 2.7, 3.2, and 3.3.
I plan on working on this in my own fork and will issue a pull request when I have something working.
restish should support Python 3, ideally at least 3.3 but possibly also 3.2. To do this it should drop support for anything earlier than Python 2.6. So make that: 2.6, 2.7, 3.2, and 3.3.
I plan on working on this in my own fork and will issue a pull request when I have something working.