[python-win32] sys.path and PyWin32 scripting engine
Marc-Andre Belzile
Marc-Andre.Belzile at autodesk.com
Mon Jul 19 18:01:42 CEST 2010
Hi,
Is the value of sys.path private for each new scripting engine I create ? Or is it global value ?
According to my test results, any new paths added to sys.path from a specific engine seems to be available to others. Is it the expected behavior ?
thanks
-mab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100719/f23b913e/attachment.html>
More information about the python-win32
mailing list