Method Overloading

Ken Kinder kkinder at tridog.com
Thu Aug 31 15:59:35 EDT 2000


No. With loose typing, variable-number of arguments, and keyword
arguments, it really isn't needed. If you want to post come Java
or C++ code with method overloading, I can suggest an alternate
Python-Way(tm) ;)

Nicholas Routledge wrote:

> Hi,
>
> Just wondering whether Python supports Method Overloading like in Java.
> That is, multiple declarations of the same name method with different
> arguements for each one.
>
> --
> cheers,
> Nick
>
> =================================
> Nicholas Routledge
> ICQ#: 41114416
> Website: http://users.bigpond.com/n.routledge/
> Email: s371556 at student.uq.edu.au
> =================================
>
> --
> http://www.python.org/mailman/listinfo/python-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kkinder.vcf
Type: text/x-vcard
Size: 257 bytes
Desc: Card for Ken Kinder
URL: <http://mail.python.org/pipermail/python-list/attachments/20000831/bd066ccd/attachment.vcf>


More information about the Python-list mailing list