
Aug. 22, 2017
10:52 p.m.
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 nosy: Dipti Sherlekar, docs@python priority: normal severity: normal status: open title: Documentation Error versions: Python 3.7 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue31262> _______________________________________