|
Because the Python.Runtime library also provides means of embedding
python in a .NET program using pinvoke to call the native python
dll, it is, by nature, "unsafe". On 01/22/2013 05:00 PM, [email protected]
wrote:
Just to clarify: neither version of the methods you are calling are marked "unsafe" in the proper c# .net manner are they? I would not be surprised to find PythonNet not providing access to "unsafe" methods. I would need to take a trip through the source to verify. |
_________________________________________________ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet
