Skip to content
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

bpo-32722: Remove useless example in the Classes tutorial #5446

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

matrixise
Copy link
Member

@matrixise matrixise commented Jan 30, 2018

In the tutorial about the Generator expression, there is an example with
a dict comprehension and not with a generator expression, just removed
the code.

https://bugs.python.org/issue32722

In the tutorial about the Generator expression, there is an example with
a dict comprehension and not with a generator expression, just removed
the code.
@zhangyangyu zhangyangyu merged commit ab32875 into python:master Feb 1, 2018
@bedevere-bot
Copy link

@zhangyangyu: Please replace # with GH- in the commit message next time. Thanks!

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.

5 participants