Quote:
Originally Posted by itimpi
On a slightly different issue - do you know if there are any tools that allow python debugging to be done from the Visual Studio 2008 IDE? I am extremely familiar with that IDE so would prefer to use it if I could. If not I will have to continue to use the Eclipse IDE I have installed as an alternative.
|
You can use IronPython. I think there when you install it you get VS IDE support for it.
BOb