Will python never intend to support private, protected and public?
Fredrik Lundh
fredrik at pythonware.com
Fri Sep 30 04:04:44 EDT 2005
en.karpachov at ospaz.ru wrote:
> So you have read every line of the python std library, I guess?
yes, but that's irrelevant. in python, you don't need the source to find hidden
stuff. finding out is a matter of writing a very small program, or tinkering at the
interactive prompt for a couple of seconds. are you even aware that you're
posting to a Python group ?
</F>
More information about the Python-list
mailing list