[Python.NET] issue disambiguating overloaded method that takes an array

2011-05-16 Thread Adrian Perez
but I've done it before for other methods and have never had such an impossible time getting the correct method called. Thanks, Adrian Perez _ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet

Re: [Python.NET] issue disambiguating overloaded method UPDATE

2011-05-17 Thread Adrian Perez
took 'arg_a' to be 'self'. This meant MethodBinder.Bind() only thought it had 1 input argument and could not match it to any of the overloads. Cheers, Adrian Perez -Original Message- From: BCline [mailto:bcline3...@charter.net] Sent: Tuesday, May 17, 2011 12