IronPython, Microsoft's answer to my own and many other developer's request for a serious language for ASP.Net development - is gaining momentum and that's a great thing.
Those familiar with Python are aware of the power the language provides. A true, object oriented programming (OOP) language, Python is an open source initiative that has been widely adopted and it runs on a host of different platforms / operating systems (OS's).
IronPython is a new flavor of Python that runs on .Net providing integration with all .Net libraries and making the language even more attractive - especially to existing ASP.Net developers.
Check out this webcast for an introduction, and be sure to visit the IronPython site for details on how to get started.
If you are familiar with IronPython, you can download the latest bits here.