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 matheus.v.portela
Recipients Abraham.Smith, docs@python, georg.brandl, matheus.v.portela, r.david.murray, steven.daprano
Date 2015-09-01.03:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441076913.22.0.24475614441.issue23406@psf.upfronthosting.co.za>
In-reply-to
Content
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])"?
History
Date User Action Args
2015-09-01 03:08:33matheus.v.portelasetrecipients: + matheus.v.portela, georg.brandl, steven.daprano, r.david.murray, docs@python, Abraham.Smith
2015-09-01 03:08:33matheus.v.portelasetmessageid: <1441076913.22.0.24475614441.issue23406@psf.upfronthosting.co.za>
2015-09-01 03:08:33matheus.v.portelalinkissue23406 messages
2015-09-01 03:08:33matheus.v.portelacreate