-
jfrayne committed revision 101 to the Python for .NET SVN repository, changing 2 files.
2009-07-02 02:03:03 UTC by jfrayne
-
You must import the clr before you are able to use clr functions. This is the same as IronPython. Am I missing something?.
2009-02-19 00:33:31 UTC by nobody
-
brianlloyd added helink to the Python for .NET project.
2009-01-06 14:58:44 UTC by brianlloyd
-
brianlloyd added tattered to the Python for .NET project.
2009-01-06 14:55:09 UTC by brianlloyd
-
tiran committed revision 100 to the Python for .NET SVN repository, changing 1 files.
2008-05-30 22:48:04 UTC by tiran
-
jfrayne committed revision 99 to the Python for .NET SVN repository, changing 4 files.
2008-04-25 20:20:49 UTC by jfrayne
-
John Burnett's patch "DelegateFix.patch" seems to resolve this issue.
2008-04-21 22:04:59 UTC by nobody
-
Submited by (account in creation) : Nicolas Lelong
nico_ml@mgdesign.fr
The Microsoft .NET 2.0 SP1 update includes a bug resulting in an unexpected exception thrown by the CodeGenerator class.
As mentionned on my mail on the list :
Unit test 'leaktest.py' illustrated the problem ::
H:\temp\pythonnet\pythonnet_orig\src\tests>..\..\python.exe leaktest.py
Running module leak check...
2008-04-17 20:42:46 UTC by nobody
-
jfrayne committed revision 98 to the Python for .NET SVN repository, changing 11 files.
2008-04-17 01:23:12 UTC by jfrayne
-
johnburnett committed revision 97 to the Python for .NET SVN repository, changing 1 files.
2008-02-27 19:45:53 UTC by johnburnett