how to Process migration in python

195 Views Asked by At

Is it possible to migrate/inject (into) another process memory space using python? I am new to python I know it's possible in c is there any working method or documentation on process migration in python?

0

There are 0 best solutions below