Switch from perl to python?

Erik Max Francis max at alcyone.com
Sat Dec 14 20:10:15 EST 2002


Lulu of the Lotus-Eaters wrote:

> The 'class' statement existed from something like version 0.8.  In any
> case, well before any version was released into the world at large.
> Maybe someone like Tim Peters, or other early user, can clarify the
> exact timeline.  But the closest characterization is that Python has
> *always* had the 'class' statement.

And in any case, it's clear that object orientation was a deliberate
design point in Python from its public releases.  That's in stark
contrast to Perl, where the object oriented techniques are clearly an
afterthought and are haphazardly thrown into the kitchen sink, much like
most of the other features in Perl.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ Laughter is the only genuine form of applause.
\__/ Camden Benares
    CAGE / http://www.alcyone.com/pyos/cage/
 A cellular automaton simulation system in Python.



More information about the Python-list mailing list