[IronPython] Running an IronPython script with .NET 3.5

Miha Valencic miha.valencic at gmail.com
Wed Apr 16 17:10:14 CEST 2008


Dan, AFAIK .NET 3.5 is actually .NET 2.0 with added extensions (WCF, WPF,
WWF...) on top of it. The CLR version is 2.0.
It's a Microsoft thing, calling it .NET 3.5.

Miha

On Wed, Apr 16, 2008 at 5:06 PM, Dan Eloff <dan.eloff at gmail.com> wrote:

> This should be stupidly easy, but I'm not figuring it out.
>
> I want to execute a IronPython script from the command line, so I try
> ipy script.py, but it seems it's only .NET 2*. How to get it to be
> .NET 3.5?
>
> *I assume .NET 2 because running ipy by itself prints:
>
> IronPython 2.0 Beta (2.0.0.1000) on .NET 2.0.50727.1433
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080416/5535ed84/attachment.html>


More information about the Ironpython-users mailing list