On Sat, 26 Jul 2008 21:46:31 -0700, s0suk3 wrote:

> (It's true that C++ has more OO features than Python, like private/
> public members, virtual methods, etc.

Oh yeah, again the discussion about `private`/`public` and if that's an 
important OOP feature.  :-)

Aren't *all* methods in Python "virtual"?

And what's "etc."?

Ciao,
        Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to