dynamic function add to an instance of a class

Xavier Ho contact at xavierho.com
Thu Apr 29 03:59:22 EDT 2010


On Thu, Apr 29, 2010 at 5:55 PM, Richard Lamboj <richard.lamboj at bilcom.at>wrote:

>
> Hello,
>
> i want to add functions to an instance of a class at runtime. The added
> function should contain a default parameter value. The function name and
> function default paramter values should be set dynamical.
>
> Kind Regards,
>
> Richi
>  <http://mail.python.org/mailman/listinfo/python-list>


What did you mean by "The function name and function default paramter values
should be set dynamical." ? Also, have you tried anything we can see?

Cheers,
Xav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100429/f63bbae1/attachment-0001.html>


More information about the Python-list mailing list