Python for .NET 1.0 beta 2 released

B

Brian Lloyd

Python for .NET 1.0 beta 2 has been released - you can download
it from:

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


Python for .NET is a near-seamless integration of Python with the
..NET common language runtime. For more details, see the README:

http://www.zope.org/Members/Brian/PythonNet/README.html


The beta 2 release fixes several issues found in beta 1:

- It is now possible to import assemblies from any directory
on the PYTHONPATH (sys.path), in addition to importing from
the appbase and the GAC

- A problem that prevented registration of event handlers from
working for some kinds of objects has been fixed

- Constructor invokation handled some error conditions incorrectly,
leading to odd results when calling some constructors


There is also now a mailing list for discussion, questions and
issues related to Python for .NET at: (e-mail address removed).

To subscribe to the mailing list or read the online archives, see:

http://mail.python.org/mailman/listinfo/pythondotnet


Brian Lloyd (e-mail address removed)
V.P. Engineering 540.361.1716
Zope Corporation http://www.zope.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top