|
Browse by Tags
All Tags » Python ( RSS)
-
Support for IronPython 1.1 is now available for SharpDevelop 2.2.1.2648 . The IronPython addin is an early alpha release and is not an official part of SharpDevelop 2.2.1 so it is available as a separate download at the end of this post. The addin will not work with SharpDevelop 3.0 nor IronPython 2...
-
This is a tutorial about how to create a language binding for SharpDevelop using the IronPython addin as an example. As well as covering how to create a language binding it will also look at how the addin used IronPython. The source code for the IronPython addin is available at the end of this tutorial...
-
I have been using #develop 3.0 to edit python (.py) files, but often come across the following error which seems to arise when defining argument names in functions. i.e. it failed when I was typing: def functionname(arg1,arg2, SharpDevelop Version : 3.0.0.2970 .NET Version : 2.0.50727.1433 OS Version...
Posted to
Forum
by
sprocketonline
on
03-25-2008
Filed under: NullReferenceException, IronPython, parser, pythonastwalker, python, ast
-
Support for IronPython 2.0 Beta 4 is now available with SharpDevelop 3. Missing Features Some of the features have been disabled compared to the IronPython integration in SharpDevelop 2 . Forms designer C# and VB.NET code conversion to Python Both of the above features involve converting code to and...
-
SharpDevelop Version : 3.0.0.3437 .NET Version : 2.0.50727.3053 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 3 Current culture : Russian (Russia) (ru-RU) Current UI language : en-US Working Set Memory : 81648kb GC Heap Memory : 22209kb Exception thrown: System.ArgumentNullException: Value...
Posted to
Forum
by
alek.sys
on
10-31-2008
Filed under: exception, python
-
-
-
-
-
|
|
|