summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
author?ric Araujo <aeric@mtlpy.org>2012-12-08 14:21:51 -0500
committer?ric Araujo <aeric@mtlpy.org>2012-12-08 14:21:51 -0500
commitcf9f88c3669bdc3fe2bd74646373ef1bbcfdd302 (patch)
treeb7dd489014301d0501a7ae8f9c91292bd89eab69 /Python
parent33f6952b9e1244f5084ec9f8fb4585f65487a2c3 (diff)
downloadcpython-cf9f88c3669bdc3fe2bd74646373ef1bbcfdd302.tar.gz
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