Adam Woodbeck <adam.woodb...@gmail.com> added the comment:

I grepped the documentation in the cpython repository and replaced all mentions 
of "member(s)" with "attribute(s)" where I felt appropriate.  I left mentions 
of "members" related to structs or any C documentation alone as I'm less 
confident of their terminology (I'm new around here).

I used "methods and attribute" in io.rst because BufferedIOBase included one 
attribute and several methods.  My terminology may be off, but I felt this was 
the correct replacement of "members."

Please review the patch and critique it as necessary.

----------
keywords: +patch
Added file: http://bugs.python.org/file22422/issue10403.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10403>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to