Platform: Windows 7 Assume 32bit versions of both.
My current understanding is that it is NOT possible since both installation processes involve replacing the python.exe itself.
I guess the source for each would have to be merged in order to get functionality from both?
Stackless Python: http://zope.stackless.com/
Python for .NET: http://pythonnet.github.io/
We are using Python for .NET over IronPython since we want access to the full range of cpython libraries (e.g. matplotlib among others).