Overloading methods in C API

Afanasiy abelikov72 at hotmail.com
Sat Jan 18 09:20:16 EST 2003


On 18 Jan 2003 12:55:08 +0100, martin at v.loewis.de (Martin v. Löwis)
wrote:

>Afanasiy <abelikov72 at hotmail.com> writes:
>
>> How is it expected I create overloaded methods/functions in the C API?
>
>This is not possible. Overloading of methods is not supported in Python.

Is method/function overloading common in Python modules?
Is it looked down upon?




More information about the Python-list mailing list