Message300731
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. |
|
Date |
User |
Action |
Args |
2017-08-22 23:25:22 | r.david.murray | set | recipients:
+ r.david.murray, docs@python, Dipti Sherlekar |
2017-08-22 23:25:22 | r.david.murray | set | messageid: <1503444322.64.0.462865267122.issue31262@psf.upfronthosting.co.za> |
2017-08-22 23:25:22 | r.david.murray | link | issue31262 messages |
2017-08-22 23:25:22 | r.david.murray | create | |
|