Because I'm learning it, almost done through the tutorial, and it looks great.
Name:
Anonymous2005-12-21 14:20
if you consider namespaces syntax, then python is just perl with another face. all the underlying data structures are exactly the same and the OO stuff is just namespace trickery. it's like guido just decided that perl is too ugly and decided to make it __pretty__.