[IronPython] FW: IronPython question

Marty Nelson Marty.Nelson at symyx.com
Mon Jun 29 22:55:20 CEST 2009


Using the Iron Python libraries for extensibility in a C# app, what do
we need to do to make the Python module loadable? 

 

 

Quick question:  I am trying to use a built-in Python module (not .NET)
in a SN script, and I am not sure how to reference it.  I tried:

 

import urllib

 

and I am getting:

 

Symyx.Framework.Scripting.ScriptExecutionException: Exception executing
script 'test.toolbarItem1'. No module named urllib --->
IronPython.Runtime.Exceptions.ImportException: No module named urllib

 

 

Is it possible to use Python built-in modules?



=======
Notice: This e-mail message, together with any attachments, contains
information of Symyx Technologies, Inc. or any of its affiliates or
subsidiaries that may be confidential, proprietary, copyrighted,
privileged and/or protected work product, and is meant solely for
the intended recipient. If you are not the intended recipient, and
have received this message in error, please contact the sender
immediately, permanently delete the original and any copies of this
email and any attachments thereto.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090629/9db15d25/attachment.html>


More information about the Ironpython-users mailing list