1.0.1

 Recommended Download



Application IronPython-1.0.1-Bin.zip
application, 945K, uploaded Oct 7 2006  - 21397 downloads

 Other Available Downloads



Source Code IronPython-1.0.1-Src.zip
source code, 1543K, uploaded Oct 7 2006  - 3957 downloads
Example IronPython-1.0.1-Samples-DiskUse.zip
example, 41K, uploaded Oct 7 2006  - 3293 downloads
Example IronPython-1.0.1-Samples-FMsynth.zip
example, 42K, uploaded Oct 7 2006  - 1025 downloads
Example IronPython-1.0.1-Samples-IPPowerShell.zip
example, 12K, uploaded Oct 7 2006  - 1332 downloads
Example IronPython-1.0.1-Samples-IronTunes.zip
example, 18K, uploaded Oct 7 2006  - 1311 downloads
Example IronPython-1.0.1-Samples-Puzzle.zip
example, 68K, uploaded Oct 7 2006  - 1185 downloads
Example IronPython-1.0.1-Samples-Pyc.zip
example, 10K, uploaded Oct 7 2006  - 2203 downloads
Example IronPython-1.0.1-Samples-WinFormsMapPoint.zip
example, 317K, uploaded Oct 7 2006  - 2564 downloads
Example IronPython-1.0.1-Samples-Direct3D-DX9.zip
example, 107K, uploaded Dec 6 2006  - 1460 downloads
Example IronPython-1.0.1-Samples-All.zip
example, 626K, uploaded Jan 10 2007  - 4083 downloads
Example IronPython-1.0.1-Samples-WebServices.zip
example, 29K, uploaded Jan 10 2007  - 1770 downloads

Release Notes

The motivation of this release is to add a small feature that enables the community to create new built-in modules more easily. Additionally we’ve included a small set of minor bug fixes to the IronPython modules and engine. You can see the more complete list of changes below.
The new support for community written built-in modules enables loading the .NET DLLs on startup and adding them to the built-in module list. This feature was implemented by updating site.py to check for a “DLLs” directory and looking for the PythonModuleAttribute point to an assembly. Now users can create built-in modules by simply adding this attribute to their assembly and re-distributing only the new assembly which the user can add to their DLLs directory.
 Reviews for this release
No reviews yet for this release.
Updating...
© 2006-2010 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2010.1.12.16187