]> git.jsancho.org Git - mojodb.git/commit
msgpack instead cPickle (for multiple platforms) and str instead unicode (thinking...
authorJavier Sancho <jsf@jsancho.org>
Wed, 5 Feb 2014 15:38:41 +0000 (16:38 +0100)
committerJavier Sancho <jsf@jsancho.org>
Wed, 5 Feb 2014 15:38:41 +0000 (16:38 +0100)
commitaed397c34f0bcc9eeb12e42256cc47e79e049971
tree0319669c972124e58cf524c5b112b460de338bdc
parent4a34db8a057d135225e70ede89b767e89f827c8f
msgpack instead cPickle (for multiple platforms) and str instead unicode (thinking in python3)
MySQL.py
collection.py
connection.py
cursor.py
database.py