Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Clarify presence of a two-element tuple. #323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 14, 2013
Merged

Clarify presence of a two-element tuple. #323

merged 2 commits into from
Oct 14, 2013

Conversation

AloisMahdal
Copy link
Contributor

PR for issue #322

@@ -273,7 +273,8 @@ Unpacking
~~~~~~~~~

If you know the length of a list or tuple, you can assign names to its
elements with unpacking:
elements with unpacking. For example, since you know that ``enumerate()``
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete "you know that" so it just says "For example, since enumerate() will provide..."

@kennethreitz
Copy link
Contributor

very nice, thanks!

kennethreitz added a commit that referenced this pull request Oct 14, 2013
Clarify presence of a two-element tuple.
@kennethreitz kennethreitz merged commit 0c986db into realpython:master Oct 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.