[Python.NET] keyword arguments

Denis Akhiyarov denis.akhiyarov at gmail.com
Tue Sep 8 16:17:54 CEST 2015


Hi Dave,

Can you please file an issue on github? I think keyword args is important
functionality since the call signature is not visible from Python to c# and
vice versa unlike IronPython. Does this work on IronPython?

github.com/pythonnet

On Thu, Sep 3, 2015, 4:10 AM Dave Hirschfeld <novin01 at gmail.com> wrote:

> It doesn't look like it's supported to instantiate a C# class from Python
> using keyword arguments? Is that the case or am I missing something.
>
> If it's not supported would it theoretically be possible and if so how
> difficult would it be to implement?
>
>
> Thanks,
> Dave
>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20150908/7054853b/attachment.html>


More information about the PythonDotNet mailing list