R. David Murray added the comment:

No, that sentence is telling you what the *Python*'s behavior is, using C++ 
terminology.  Unlike C++, where class members are private by default, the 
Python equivalent of class members are public by default.

If you can figure out a clearer way to phrase that you may reopen the issue 
with your suggestion.

----------
nosy: +r.david.murray
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to