[IronPython] Embedded IronPython 2.6 Module Name

Curt Hagenlocher curt at hagenlocher.org
Fri Nov 6 23:18:20 CET 2009


It looks like you can just create the PythonModule directly now -- it's a
public class with a public constructor.

On Thu, Nov 5, 2009 at 12:14 PM, Jonathan Howard <jhoward at drawloop.com>wrote:

> Thanks for the help, Curt.  Perhaps it's a problem with the latest, RC?
>  There is no "CreateModule" function on the PythonContext object.
>
> ~Jonathan
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20091106/49a15ea6/attachment.html>


More information about the Ironpython-users mailing list