why python annoys me

Fredrik Lundh fredrik at pythonware.com
Wed Apr 18 02:21:25 EDT 2001


"D-Man" wrote:
> I would call it a very OO language.  _Everything_ is an object.  Even
> integers, functions, classes, and modules.

not to mention that object instances are instance objects.  can
anything be more OO than that? ;-)

Cheers /F





More information about the Python-list mailing list