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@free.i nvalidwrote:
--
--
-- "Problems are solved by method"
Everything form modules, functions to basic data types are an object.
--JamesMills
On Sat, Sep 20, 2008 at 7:23 PM, candide <candide@free.i nvalidwrote:
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.
--
>
>
"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.
--
>
--
--
-- "Problems are solved by method"
Comment