Hello,
We have just released IronPython 0.9.2. In addition to focusing on the
CPython regression test suite
and fixing bugs, we also spent time prepairing IronPython for PDC 2005
conference where Jim spent the
whole of the last week. There were many changes in IronPython codebase,
mostly inspired
Hello,
I need to automate IE, but I'm not very familiar with
the object model yet, so I want to try out things
interactively--hence Python. I can do this using win32
extension for CPython, but there's no auto completion,
everything is just a ">".
So I thought, hey, IP has auto completion, and I