Pair of filenos read/write each other?

Jack Bates tdhfwh at nottheoilrig.com
Tue Aug 13 19:10:41 EDT 2013


Can anyone suggest a way to get a pair of file descriptor numbers such 
that data written to one can be read from the other and vice versa?

Is there anything like os.pipe() where you can read/write both ends?

Thanks!



More information about the Python-list mailing list