Joss Burnett wrote: > Hi Sylvain, > > I am using the version of IronPython from: > http://www.codeplex.com/IronPython > > "IronPython 1.0 (1.0.61005.1977) on .NET 2.0.50727.42 > Copyright (c) Microsoft Corporation. All rights reserved." > > I have not seen the FePy version before but I will take a look. >
You should indeed because it contains quite a few improvements to get the stdlib and other third-party Python packages to work with IP. You can grab IPCEr5 which contains IP1a1 IIRC. But you should be able to drop the latest IP binaries in the folder and it would work the same. - Sylvain _______________________________________________ users mailing list [EMAIL PROTECTED] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
