[issue3002] shutil.copyfile blocks indefinitely on named pipes

Ralf Schmitt report at bugs.python.org
Fri Jun 6 16:57:49 CEST 2008


Ralf Schmitt <schmir at gmail.com> added the comment:

if the destination is a named pipe, it will also block (waiting for a
reader).

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3002>
_______________________________________


More information about the Python-bugs-list mailing list