Vishal.Parikh wrote:
/
/>>/ We are actually using Python.Net with python 2.5 and I wanted to learn
/>>/ the internal architecture of the Python.Runtime.Dll. I have tried
/>>/ debugging the dll by attaching the process to python.exe but doesn't hit
/>>/ any break point. I don't know much abo
Vishal.Parikh wrote:
>
> We are actually using Python.Net with python 2.5 and I wanted to learn
> the internal architecture of the Python.Runtime.Dll. I have tried
> debugging the dll by attaching the process to python.exe but doesn't hit
> any break point. I don't know much about the compiler