Will python never intend to support private, protected and public?

Gregor Horvath g.horvath at gmx.at
Sun Oct 2 15:00:03 EDT 2005


El Pitonero schrieb:
> 
> The fact that you can override Python's "list()" function can be either
> viewed as pro or con. The fact that you can override member variables
> can also be viewed as pro or con.
> 

If there is a tool like pyChecker, which can detect such pitfalls and 
warns but not forbidds - one can avoid the cons and still can use the pros.
The computer should be an assistent not a dominator of humans.

--
Greg



More information about the Python-list mailing list