Re: [Ironpython-users] IronPython 2.7.1 Beta 1 now available

2011-06-18 Thread Jeff Hardy
On Sat, Jun 18, 2011 at 10:11 PM, Steve Dower wrote: > Seems the link is actually http://ironpython.codeplex.com/releases/view/68588 Whoops, you're right. > > And a quick note that this doesn't install side-by-side with 2.7 - the > earlier version is uninstalled. (I don't see this as an issue, b

Re: [Ironpython-users] IronPython 2.7.1 Beta 1 now available

2011-06-18 Thread Steve Dower
Seems the link is actually http://ironpython.codeplex.com/releases/view/68588 And a quick note that this doesn't install side-by-side with 2.7 - the earlier version is uninstalled. (I don't see this as an issue, but it was a surprise.) On Sat, Jun 18, 2011 at 22:05, Jeff Hardy wrote: > This is t

[Ironpython-users] IronPython 2.7.1 Beta 1 now available

2011-06-18 Thread Jeff Hardy
This is the first beta release of IronPython 2.7. Like IronPython 2.7, this release requires .NET 4 or Silverlight 4. The highlights of this release are: * Updated the standard library to match CPython 2.7.2. * Add the ast, csv, and unicodedata modules. * Fixed several bugs. * IronPython Tools fo