Jayme
Jayme
Unfortunately, I think so. Try using pymysql. It's a very good package for MySQL. ;)
@methane that's really good to know, last time I tried to use mysql-python in python3 it was a mess. Thank you!
I'm going to send a fix for this. Thanks for reporting! Sorry for taking so long for answer, I've been pretty busy and was having time for nothing. >< 2014-04-05...
I know I took way too long, but I sent a pull request with the fix. ;)
I'm sending a pull request with some structural changes in the project. I would recommend turning the converters into classes to make the code simpler to deal for developers improving...
@mattgd No problem! ;) Yeah! I'm gonna try to keep it compatible with both and make python3 only when things become complicated to maintain.