]> git.jsancho.org Git - mojodb.git/history - collection.py
msgpack instead cPickle (for multiple platforms) and str instead unicode (thinking...
[mojodb.git] / collection.py
2014-02-05 Javier Sanchomsgpack instead cPickle (for multiple platforms) and...
2014-01-29 Javier SanchoAllow to save dictionaries, lists, tuples, etc, as...
2014-01-28 Javier SanchoSeparate classes and functionality into various files