Is there an easy way to compile a Python class (or set of classes) into
a .DLL that a C# program can call?  Or otherwise to use an existing
library of Python classes from a C# program as seamlessly as possible?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to