Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

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.

----------
nosy: +steven.daprano
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32508>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to