[Python.NET] something broke?

Mathew Yeates myeates at jpl.nasa.gov
Mon Jun 5 19:53:27 CEST 2006


I updated to the latest in svn and now I cant import a delegate defined 
in my csharp code.
?????

C# code
public delegate void MyDelegate();

python code
from mydll import MyDelegate

I get "cannot import name MyDelegate".

This worked fine before I updated from svn.

?????
Mathew



More information about the PythonDotNet mailing list