[Python-Dev] Deprecate __ private (was Re: PEP 8 updates/clarifications)

João Paulo Silva s.joaopaulo at gmail.com
Mon Dec 12 05:27:31 CET 2005


Hi All,

I think that a big problem is that there isn't an obvious way to say:
self.a is part of the class interface, self.b isn't. Or: you can
override self._c to do that. I believe we really need a way to do
these things more clear.
Currently we can use methods and properties, but even this is not
clear enough in a inheritance tree.

--
Até mais..
João Paulo da Silva
LinuxUser #355914
ICQ: 265770691 | Jabber: joaopinga at jabber.org


More information about the Python-Dev mailing list