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 python-dev
Recipients eric.araujo, marco.buttu, python-dev
Date 2013-01-11.18:07:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YjX9F56bczP5Y@mail.python.org>
In-reply-to
Content
New changeset a0077c1d201d by Georg Brandl in branch 'default':
Closes #16916: clarify "slicing equivalent to extended unpacking" example: the latter always creates a list.
http://hg.python.org/peps/rev/a0077c1d201d
History
Date User Action Args
2013-01-11 18:07:32python-devsetrecipients: + python-dev, eric.araujo, marco.buttu
2013-01-11 18:07:31python-devlinkissue16916 messages
2013-01-11 18:07:31python-devcreate