[issue31262] Documentation Error

2017-08-22 Thread Dipti Sherlekar
Dipti Sherlekar added the comment: Thanks all. Dipti On Tue, Aug 22, 2017 at 4:28 PM Martin Panter wrote: > > Martin Panter added the comment: > > Assuming this is about the Classes section in the tutorial, you seem to be > going down the same track as <https://github.com/p

[issue31262] Documentation Error

2017-08-22 Thread Dipti Sherlekar
New submission from Dipti Sherlekar: Documentation says : In C++ terminology, normally class members (including the data members) are public Solution: In C++ the class memebers are private not public by default. -- assignee: docs@python components: Documentation messages: 300727