On Monday, June 12, 2017 at 11:27:08 PM UTC+12, takowl wrote:
>
> On 10 June 2017 at 00:12, Lawrence D’Oliveiro <lawren...@gmail.com 
> <javascript:>> wrote:
>
>> Isn’t that what select <https://docs.python.org/3/library/select.html> 
>> is for? 
>
>
> select() will tell you whether there's space in a buffer to write to for a 
> given fd. But you can write to the master side of a pty regardless of what 
> the process in it is doing ...
>

Ah. I knew there was a good reason why command-line tools should be able to 
operate without having to do interactive I/O ... 

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/d4d671fa-9028-4ba4-9781-1e958a429032%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to