Revision: 4427
Author: jussi.ao.malinen
Date: Tue Dec  7 02:15:51 2010
Log: Edited wiki page DotNetSupport through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4427

Modified:
 /wiki/DotNetSupport.wiki

=======================================
--- /wiki/DotNetSupport.wiki    Fri Dec  3 00:42:09 2010
+++ /wiki/DotNetSupport.wiki    Tue Dec  7 02:15:51 2010
@@ -12,7 +12,7 @@

# Install [http://www.microsoft.com/NET/ .NET Framework]. We have only tested with the 4.0 series, but earlier versions should work too assuming you can install !IronPython 2.6.x on it. # Install [http://ironpython.codeplex.com IronPython]. We have only tested with 2.6.2 release but possible newer 2.6.x releases ought to work too. Notice that there are different installers for different .NET versions. - # Install [http://effbot.org/downloads/#elementtree elementtree] module. We have only tested with the 1.2.7 preview release, which should have better !IronPython support than 1.2.6. See [#Installing_Python_modules Installing Python modules] section below for installation instructions. + # Install the source distribution of [http://effbot.org/downloads/#elementtree elementtree] module. We have only tested with the 1.2.7 preview release, which should have better !IronPython support than 1.2.6. See [#Installing_Python_modules Installing Python modules] section below for installation instructions. # Optionally you can add !IronPython installation directory into `PATH` to ease running `ipy.exe` from the command line.

 == Installing Python modules ==

Reply via email to