david-caro / python-foreman

Small low level python wrapper around Foreman API
GNU General Public License v2.0
57 stars 37 forks source link

Add Python 3 support via six #57

Closed damoxc closed 8 years ago

damoxc commented 8 years ago

Adds in support for Python 3.4 using the six compatibility library. Added py34 env to tox which passes cleanly on my machine.

david-caro commented 8 years ago

Thanks a lot!! I'm testing it locally, greatly appreciated (sorry for the delay in the reviews... kinda crazy busy lately)