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

Expanded differentiation between tuples and parentheses evaluation #116

Closed
wants to merge 1 commit into from
Closed

Conversation

henneberger
Copy link

What threw me off is having an answer be exactly the same as the question, without needing to use my mental compiler. It wasn't until I read issue #12 and #57 when I realized that you were trying to show the difference between tuples and parentheses evaluation. I didn't realize that (1).__class__ was suppose to indicate parentheses evaluation so this pull request attempts to emphasize the difference. I feel the third example can be omitted as the two examples is sufficient.

This tries to keep consistency with pull request #6 and improves in a different manner than #34

@dstanek
Copy link
Collaborator

dstanek commented Jan 2, 2016

This doesn't seem to make it any clearer to me.

@henneberger
Copy link
Author

I agree, withdrawn.

@henneberger henneberger closed this Jan 2, 2016
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