On 01Sep2018 20:33, Alan Gauld <alan.ga...@yahoo.co.uk> wrote:
On 01/09/18 12:41, krishna chaitanya via Tutor wrote:
child = spawn('su xxxxx',timeout = 50)

What is the timeout interval? If its in milliseconds
then 50 is much too short, try 5000.
If its in seconds then you have a problem...

How long does it take to connect manually using ssh?

He's not using ssh - it is all local.

Cheers,
Cameron Simpson <c...@cskk.id.au>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to