[docs] [issue23406] interning and list comprehension leads to unexpected behavior

Matheus Vieira Portela report at bugs.python.org
Tue Sep 1 05:08:33 CEST 2015


Matheus Vieira Portela added the comment:

I was referring to the table of operations.

So, what if I replace "n shallow copies of s concatenated" by "repeat s n times and concatenate (to create a multidimensional list, refer to [link to FAQ])"?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23406>
_______________________________________


More information about the docs mailing list