Skip to content

Correct __slots__ chapter#1

Merged
yasoob merged 1 commit intoyasoob:masterfrom
phihag:patch-1
Aug 17, 2015
Merged

Correct __slots__ chapter#1
yasoob merged 1 commit intoyasoob:masterfrom
phihag:patch-1

Conversation

@phihag
Copy link
Contributor

@phihag phihag commented Aug 16, 2015

The text confuses classes and objects. But more importantly, the code doesn't actually compile, since class is a keyword.

The text confuses classes and objects. But more importantly, the code doesn't actually compile, since `class` is a keyword.
yasoob added a commit that referenced this pull request Aug 17, 2015
Correct __slots__ chapter
@yasoob yasoob merged commit 44c6dd4 into yasoob:master Aug 17, 2015
@yasoob
Copy link
Owner

yasoob commented Aug 17, 2015

Thanks!

JoshMcCullough added a commit to JoshMcCullough/intermediatePython that referenced this pull request Aug 24, 2015
**Note:** I changed 'method' to 'function' a lot so that it matches the rest of the book. However, I didn't change 'method' within the code examples. Then, in the last example, should point 1 and 2 be reversed? It seems yasoob#2 would happen before yasoob#1. But I may be wrong.
JoshMcCullough added a commit to JoshMcCullough/intermediatePython that referenced this pull request Aug 25, 2015
**Note:** In the last example, should point 1 and 2 be reversed? It seems yasoob#2 would happen before yasoob#1. But I may be wrong.
yasoob pushed a commit that referenced this pull request Oct 13, 2015
yasoob pushed a commit that referenced this pull request Nov 30, 2015
Fix typo in collections.rst
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

Comments