could ildg wrote: >If private and protected is supported, python will be perfect. > Python IS perfect. Each new release makes it MORE perfect. :)
There are two philosophies about programming: -- Make it hard to do wrong. -- Make it easy to do right. What you are promoting is the first philosophy: Tie the programmer's hands so he can't do wrong. Python for the most part follows the second philosophy, making writing good code so easy that the coder is rarely tempted to commit any evil. Like I said, Python IS perfect. -- Chris. -- http://mail.python.org/mailman/listinfo/python-list