Don't "import *" from stat at all -- just import what's needed, and
do it back in copy_file() (not at module level).
G
Greg Ward committed
e628a2fa85ed2f94c6049f3ccb8d671052389548
Parent: 41d7d58
do it back in copy_file() (not at module level).