KOBRA 1.7 - .NET for Python

Chetan Gadgil cgjunkaddr at attbi.com
Fri Feb 7 02:46:57 EST 2003


I have fixed some minor bugs in handling of None objects.

Also included a fix suggested by Jared Waltzer to make import of the support
DLL more portable across various installation flavors of python.
(ActiveState vs Python labs etc)

I also tried to implement simple callbacks to Python through delegates, but
it seems that there is a bug either in my code or in VC++.NET's handling of
delegate params in reflection. (In my initial simple approach I use delegate
functors, instead of full dynamically generated delegates)

Will post the problem it to MS newsgroups.


Download latest:

http://www.gadgil.net/DotNetWrapperForPython.htm


Direct DOWNLOAD LINK:
http://www.gadgil.net/files/kobralib-1.7.win32.exe

Regards
Chetan Gadgil
cgjunkaddr at attbi.com







More information about the Python-list mailing list