This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.daprano
Recipients JHari, steven.daprano
Date 2018-01-07.02:52:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515293522.05.0.467229070634.issue32508@psf.upfronthosting.co.za>
In-reply-to
Content
It isn't clear to me what bug you are reporting here:

- What do you mean by "problem reading back from a list of lists"? What sort of problem? 

- What makes you think that there is a bug in the interpreter, rather than in your own code?

We aren't going to debug your code for you: if you have found a bug, please report the simplest code that shows the bug. You may find it helpful to read this first:

http://sscce.org/

Although it is written for Java, the same applies to Python code too.

I'm closing this ticket for now.

If you simplify your code to something that demonstrates a bug in the Python interpreter, rather than a bug in your own code, please re-open this ticket with a better description of what the problem is, and the shortest, simplest demonstration of that problem that you can come up with.

Thank you.
History
Date User Action Args
2018-01-07 02:52:02steven.dapranosetrecipients: + steven.daprano, JHari
2018-01-07 02:52:02steven.dapranosetmessageid: <1515293522.05.0.467229070634.issue32508@psf.upfronthosting.co.za>
2018-01-07 02:52:01steven.dapranolinkissue32508 messages
2018-01-07 02:52:01steven.dapranocreate