Thomas Heller wrote:
I made an experiment that I wanted to share because it is imo kind
of cool:
I managed to embed a second Python interpreter in a Python
process, with
help of WinSxS (WinSxS is a Microsoft technology that allows to
isolate
plugins from other plugins, or from the calling proces
On 19/12/2011 15:26, Thomas Heller wrote:
I made an experiment that I wanted to share because it is imo kind of cool:
I managed to embed a second Python interpreter in a Python process, with
help of WinSxS (WinSxS is a Microsoft technology that allows to isolate
plugins from other plugins, or fr
I made an experiment that I wanted to share because it is imo kind of cool:
I managed to embed a second Python interpreter in a Python process, with
help of WinSxS (WinSxS is a Microsoft technology that allows to isolate
plugins from other plugins, or from the calling process).
The second interp