Python Polymorphism

Donn Cave donn at drizzle.com
Tue May 17 01:32:26 EDT 2005


Quoth "=?iso-8859-1?q?Steffen_Gl=FCckselig?=" <usenet at gungfu.de>:
|
|> 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.

Or 'bogus'-polymorphism.

	Donn Cave, donn at drizzle.com



More information about the Python-list mailing list