[Python.NET] Generics registration in the root namespace leads to exception

Pierre-Yves Strub pierre-yves at strub.nu
Wed Jan 30 10:08:36 CET 2013


Hi,

I hit a bug while using Python.NET in presence of generics in the root 
namespace (See attached C# file). I here attach a patch that solved the 
issue in my case.

Bests,
    Pierre-Yves.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-dot-net.patch
Type: text/x-patch
Size: 2475 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20130130/c7911eee/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Program.cs
Type: text/x-csharp
Size: 767 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20130130/c7911eee/attachment-0001.bin>


More information about the PythonDotNet mailing list