For those interested, I've made a preview-2 release of 
Python for .NET.

Python for .NET is a near-seamless integration of the 
CPython runtime with the .NET Common Language Runtime
(CLR). It lets you script and build applications in 
Python, using CLR services and components written in any
language that targets the CLR (C#, Managed C++, VB.NET, 
etc.).

Highlights of this release include array and indexer 
support, better thread handling, the ability to subclass 
managed classes in Python and many bug fixes.

For more info or to download the release:

http://zope.org/Members/Brian/PythonNet/

  - Brian
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to