Not fully OO ?

James Mills prologic at shortcircuit.net.au
Sat Sep 20 05:29:14 EDT 2008


This is wrong. Python _is_ a full OOP language.
Everything form modules, functions to basic data types are an object.

--JamesMills

On Sat, Sep 20, 2008 at 7:23 PM, candide <candide at free.invalid> wrote:
> Excerpt quoted from http://www.astro.ufl.edu/~warner/prog/python.html :
>
> "About Python: Python is a high level scripting language with object
> oriented features.
> (...)
> Python supports OOP and classes to an extent, but is not a full OOP
> language."
>
>
> Thanks for any comment.
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
--
-- "Problems are solved by method"



More information about the Python-list mailing list