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

_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to