On Wed, Nov 06, 2019 at 08:16:07AM -0800, Spencer Du wrote:

> Sorry if I haven't stated my requirements clearly.
>
> I just wanted a way to import at least two python files in parallel and I 
> wanted to know how this can be done or a reason why its bad as stated in 
> another post.

You stated your *desire* but not which (external)
*requirement* this desire comes from.

Long answer short: if you want exactly what you say then
you'll have to run two separate machines and overcome the
Heisenberg Principle with regards to syncronizing their
runtime behaviour.

Karsten
--
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to