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 Thanks, -Dan _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
