Sep-27-2022, 02:38 PM
Question: suppose that I write X number of objects (in casu different lists) to the pickle file,
like the example, but stretched out in time.
And I know in which order.
Can I now approach the pickle file and say "Give me the 7th object" ?
That would be very handy
But I guess I have to start from the top and skip 1 though 6.
Paul
like the example, but stretched out in time.
And I know in which order.
Can I now approach the pickle file and say "Give me the 7th object" ?
That would be very handy

But I guess I have to start from the top and skip 1 though 6.
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.