Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
distutils
file_util.py
Find file
Blame
History
Permalink
Don't "import *" from stat at all -- just import what's needed, and
· f40d5863
Greg Ward
authored
Jul 25, 2001
do it back in copy_file() (not at module level).
f40d5863