Closed jabbalaci closed 8 years ago
Thanks for the API. I needed it in a Python 3 project, so I made a Python 3 version of it.
I also refactored the Python 2 version a bit. TABs are replaced by 4 spaces, as suggested in PEP8.
You are welcome :)
Thanks for the API. I needed it in a Python 3 project, so I made a Python 3 version of it.
I also refactored the Python 2 version a bit. TABs are replaced by 4 spaces, as suggested in PEP8.