Python 3 compatibility

This commit is contained in:
Manuel Ebert 2013-04-19 14:46:05 +02:00
parent cf720732b2
commit 3052e0cce7
6 changed files with 20 additions and 7 deletions

View file

@ -4,6 +4,7 @@ Changelog
### 1.0.4
* [Improved] Python 2.6 compatibility
* [New] Python 3 compatibility
### 1.0.3 (April 17, 2013)