summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2012-07-03 05:12:42 (GMT)
committerÉric Araujo <merwok@netwok.org>2012-07-03 05:12:42 (GMT)
commit3cf202e9578cef4429254641599e8f6be6540309 (patch)
tree046bb0fcd13f54034cbb475441fa280574da1c0d /Python
parent96534689a8d59d01f383d5e50e6d542586790eb8 (diff)
downloadcpython-3cf202e9578cef4429254641599e8f6be6540309.zip
cpython-3cf202e9578cef4429254641599e8f6be6540309.tar.gz
cpython-3cf202e9578cef4429254641599e8f6be6540309.tar.bz2
Ignore .nfs* files in distutils (#7719).
These files are created by some NFS clients a file is edited and removed concurrently (see added link in doc for more info). If such a file is removed between distutils calls listdir and copy, it will get confused. Other special files are ignored in sdist (namely VCS directories), but this has to be filtered out earlier.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions