per <perfr...@gmail.com> writes: > i would like to split the dictionary into smaller ones, containing > only hundreds of thousands of keys, and then try to pickle them.
That already sounds like the wrong approach. You want a database. -- http://mail.python.org/mailman/listinfo/python-list