Antoine Pitrou <pit...@free.fr> added the comment: If you want editable data, you could use json instead of pickle. The simplejson library has very fast encoding/decoding (faster than cPickle according to its author).
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5557> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com