[IronPython] Accessing search path through ScriptEngine

Curt Hagenlocher curt at hagenlocher.org
Sat Mar 29 06:49:50 PDT 2008


The script engine allows you to set the search path by calling
ScriptEngine.SetScriptSourceSearchPaths, but it neither lets you query the
existing path nor amend it -- just set it outright.  Is this intentional?

--
Curt Hagenlocher
curt at hagenlocher.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20080329/5da6b2fc/attachment.htm 


More information about the Users mailing list