> Ah, that's not polymorphism; it's method overloading. And AFAIK it is

> not possible in Python.
It IS polymorphism. Not the one one is usually referring to, but it is.
Overloading is an 'ad hoc'-polymorphism.


regards
Steffen

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to