Don't "import *" from stat at all -- just import what's needed, and
do it back in copy_file() (not at module level).
1 file changed