So, it's early for me---and I'm not sure if these things can be done but
I'd like to know the following:

1. How can Python connect to a running operating system process on a host
operating system to see what part of the execution is like?---ie keep track
of health stats like it's stuck on disk access or inside some kind of wait
state etc.

2. Be able to pass questions and take answers via say a customized "okay
google" to try to explain:

Ask: how was your day
record answer in voice translate it via google
ask new question

Hope the two questions make sense
Thanks.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to