How does Python's OOP feel?

Benjamin Kaplan bsk16 at case.edu
Sat May 30 00:50:12 EDT 2009


On Fri, May 29, 2009 at 9:41 PM, Lie Ryan <lie.1296 at gmail.com> wrote:

> Ikon wrote:
> > I'm rather new to Python. I have PHP for my main language and I do
> > some Java. They all have a very strict OO schema. As I red through
> > Python's tutorial it seams it has nothing of those rules. No statical,
> > abstract classes, functions, or variables.
> >
> > I wish someone, who has experience in both Java/PHP/C# and Python
> > would tell me how mush better/worse is it to program in a language
> > that misses most of the OO parts!
>
> import antigravity


You forgot the link. http://www.xkcd.com/353/

>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090530/41437032/attachment-0001.html>


More information about the Python-list mailing list