[issue37701] shutil.copyfile raises SpecialFileError for symlink to fifo

Christopher Hunt report at bugs.python.org
Mon Jul 29 01:15:54 EDT 2019


Christopher Hunt <chrahunt at gmail.com> added the comment:

Likewise when the destination is a symlink - though in that case the value of `follow_symlinks` should probably not matter.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37701>
_______________________________________


More information about the Python-bugs-list mailing list