Scope

In Perl, methods and properties are in different namespaces

In Python, I can give a method an alias via a simple assignment statement.  I can even delete methods via del.

In pie-thon, methods were methods, and established as such at compile time

In the current svn, find_method is overridden to look for properties.