polymorphism in python

martin z pxtl at hotmail.com
Tue Nov 25 23:42:42 EST 2003


A very interesting invention... does it work with parameter defaults?  Oh,
and IIRC, the word you're looking for is "Function overloading" not
"polymorphism".  Polymorphism refers to the ability to have completely
different objects that can be used the same way, which Python always has.






More information about the Python-list mailing list