Skip to content

Added pep-3132 style extended unpacking.#455

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
rshipp:extended-unpacking
Jun 17, 2014
Merged

Added pep-3132 style extended unpacking.#455
kennethreitz merged 1 commit into
realpython:masterfrom
rshipp:extended-unpacking

Conversation

@rshipp
Copy link
Copy Markdown
Contributor

@rshipp rshipp commented Jun 17, 2014

I noticed this was missing from the unpacking section. Unless this was a purposeful omission so as not to confuse new developers with syntax only available in Python 3, I think it should be added.

The referenced PEP is here.

@kennethreitz
Copy link
Copy Markdown
Contributor

Beautiful!

kennethreitz added a commit that referenced this pull request Jun 17, 2014
Added pep-3132 style extended unpacking.
@kennethreitz kennethreitz merged commit 9d664e6 into realpython:master Jun 17, 2014
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.

2 participants