>>63
You've obviously never used OO Perl. It is a bolted on hack that works better is more flexible than python ever can be. There are many different ways to actually implement the objects in perl and you can easily handle Aspects if you need to.
Even better you can use actual information hiding techniques via closures to make even faster safer object implementations. Too bad python just says MAKE YOUR ATTRIBUTES HAVE MORE UNDERSCORES.
Why even use python for OO when Ruby is so much richer and better designed and perl is so much more flexible and useful.