Load a list subset with pickle?

Peng Yu pengyu.ut at gmail.com
Tue Oct 13 14:00:20 EDT 2009


I use pickle to dump a long list. But when I load it, I only want to
load the first a few elements in the list. I am wondering if there is
a easy way to do so? Thank you!



More information about the Python-list mailing list