[IronPython] DLR Hosting, Access to .NET Types
Curt Hagenlocher
curt at hagenlocher.org
Thu Apr 17 22:06:29 PDT 2008
On Thu, Apr 17, 2008 at 10:00 PM, David Seruyange <idmkid at yahoo.com> wrote:
>
> Of course if it's a change as of 2.0 I wonder why it doesn't manifest itself
> when executing from the command shell.
It doesn't manifest from the shell because this code is now part of
the PythonCommandLine class, which is used by the shell but is not
executed when using the hosting interface.
Glad to help!
--
Curt Hagenlocher
curt at hagenlocher.org
More information about the Users
mailing list