I found the answer :) These are IronPython methods,
sorry I mixed that up.


Hello,

I found lots of references to AddReferenceToFileAndName and
AddReferenceToFile online
but could not find anything on them in the docs.

Have they been removed?

I looked at pythonnet/src/runtime/moduleobject.cs and there is only a
single function

public static Assembly AddReference(string name)

which seems to handle all the cases.

Kind regards,
Joe
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
https://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to