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

DOC: clarify purpose of Attributes section #7579

Merged
merged 1 commit into from
Apr 28, 2016
Merged

DOC: clarify purpose of Attributes section #7579

merged 1 commit into from
Apr 28, 2016

Conversation

nevimov
Copy link
Contributor

@nevimov nevimov commented Apr 27, 2016

According to the official Python documentation, term "class variables" denotes attributes shared by all instances of the class. The current version of the Numpy/Scipy documentation guide uses the term to mean non-method attributes. This commit replaces the confusing term with a more appropriate one.

According to the official Python documentation, term "class variables"
denotes attributes shared by all instances of the class. The current
version of the Numpy/Scipy documentation guide uses the term to mean
non-method attributes. This commit replaces the confusing term with a
more appropriate one.
@charris charris merged commit 3c394f7 into numpy:master Apr 28, 2016
@charris
Copy link
Member

charris commented Apr 28, 2016

Thanks @nevimov .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants