-----Opprinnelig melding----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne av Ed Leafe
< It wasn't designed to be a complete re-write of Python, since Python already runs great on Windows, but rather a wrapping of the .Net classes. > Actually, I think you are wrong on that (maybe they changed their minds along the way). From http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython: "IronPython is the code name of the new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining full compatibility with the Python language." It seems to me that this means that most of Python will be in there when version 1.0 is (supposedly) released this summer. Eyvind. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

