Chris:
> I'm no code guru but it sounds interesting. So can I import numpy,
> scipy, matplotlib, wxpython etc like I do now with CPython and expect,
> short of a few tweaks, that my code will work?
No, IronPython is currently unable to load CPython DLLs.
Neil