creating a block file for file-like object

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Fri Nov 7 01:42:14 EST 2008


In message
<e424a5ea-0a62-4ca1-842b-cb2cc2cea585 at n33g2000pri.googlegroups.com>, Iain
wrote:

> Can someone give me some pointers as to how I might create some sort
> of blocking device file or named pipe ...

    mkfifo /path/to/named/pipe



More information about the Python-list mailing list