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! -- http://mail.python.org/mailman/listinfo/python-list
- Load a list subset with pickle? Peng Yu
- Re: Load a list subset with pickle? Robert Kern
- Re: Load a list subset with pickle? Peng Yu
- Re: Load a list subset with pickle? Robert Kern
- Re: Load a list subset with pickle? Gabriel Genellina
- Re: Load a list subset with pickle? Peng Yu
- Re: Load a list subset with pickle... Gabriel Genellina
- Re: Load a list subset with pickle? Gabriel Genellina