is Python fully object oriented ?

D-Man dsh8290 at rit.edu
Thu Jan 11 00:22:33 EST 2001


On Thu, Jan 11, 2001 at 03:17:03AM +0000, Martijn Faassen wrote:
| D-Man <dsh8290 at rit.edu> wrote:
| > On Wed, Jan 10, 2001 at 04:30:03PM -0800, Aahz Maruch wrote:

[much conversation snipped]

| 
| Anyway, there's no problem with doing object oriented programming in Python,
| and it's in fact more fun and easier than doing the same in Java and C++,
| by many reports (I can testify personally for the comparison with C++).
| 

I have used both C++ and Java.  I can testify that Python is easier
than both of them.  Memory management in C++ is a headache.  Also, the
maintenance of 2 separate files (header and source) is a pain.

| Regards,
| 
| Martijn
| -- 

-D




More information about the Python-list mailing list