[Python.NET] Setup sys.path in Embedded Application

Daniel Fernandez <[email protected]>
Newsgroups gmane.comp.python.dotnet
Message-ID <[email protected]>
Hi Everyone,

 

I'm looking at embedding python in my .NET app. I was wondering what is the
best practice for adding additional paths to the sys.path? I want the
standard python sys path but additional paths for my own python scripts. Do
I just Py.Import("sys") and then add it there or is there some other way?

 

Thanks.

 

Danny

_________________________________________________
Python.NET mailing list - [email protected]
https://mail.python.org/mailman/listinfo/pythondotnet
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.