why python annoys me

Courageous jkraska1 at san.rr.com
Tue Apr 17 19:21:30 EDT 2001


>                         Even Java is more object oriented than this--you
>*only* write classes, and the standard library is *only* made of
>objects.

Java falls to the far end of an extreme: "everything ought to be
an object". Rarely, however, in the real world are such absolutes
the right thing. If a language which values "easy to write, easy to
understand" code over adherence to dogmatic principle alienates
you, then Python's not for you.

Find some other language, and forget what "annoys you" about
Python.

C//




More information about the Python-list mailing list