I installed IronPython 2.6.1 on Windows Vista x64 on a machine with Visual Studio 2010 installed. I expected to find these DLLs:
Microsoft.Scripting.Core.dll
Those assemblies implemented the DLR. That's been moved in .NET 4.0, System.Core.dll assembly.