<div>This should help:</div><div><br></div><div><a href="http://docs.python.org/library/pickle.html">http://docs.python.org/library/pickle.html</a></div><div><br></div>--<br clear="all">Zachary Burns<br>(407)590-4814<br>Aim - Zac256FL<br>
Production Engineer<br>Zindagi Games<br>
<br><br><div class="gmail_quote">On Sat, Aug 14, 2010 at 5:13 PM, kj <span dir="ltr"><no.email@please.post></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
In <<a href="mailto:af7fdb85-8c87-434e-94f3-18d8729bf9be@l25g2000prn.googlegroups.com">af7fdb85-8c87-434e-94f3-18d8729bf9be@l25g2000prn.googlegroups.com</a>> Raymond Hettinger <<a href="mailto:python@rcn.com">python@rcn.com</a>> writes:<br>
<div class="im"><br>
>On Aug 12, 1:37=A0pm, Thomas Jollans <<a href="mailto:tho...@jollybox.de">tho...@jollybox.de</a>> wrote:<br>
>> On Tuesday 10 August 2010, it occurred to kj to exclaim:<br>
>><br>
>> > I'm looking for a module that implements "persistent lists": objects<br>
>> > that behave like lists except that all their elements are stored<br>
</div>>> > on disk. =A0IOW, the equivalent of "shelves", but for lists rather<br>
<div class="im">>> > than a dictionaries.<br>
> . . .<br>
>> You could simply use pickle to save the data every once in a while.<br>
<br>
>That is a very reasonable solution.<br>
<br>
</div>Sorry I don't follow. Some sample code would be helpful.<br>
TIA,<br>
<font color="#888888">~K<br>
</font><div><div></div><div class="h5"><br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br>