summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/dist.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-05-27 03:03:23 (GMT)
committerGreg Ward <gward@python.net>2000-05-27 03:03:23 (GMT)
commite5b267ccb63d2f0a0f622693f425d5c9186e2424 (patch)
tree90f96017aba805411693e4b22b5953c07a775345 /Lib/distutils/dist.py
parent51def7d667a42eac177690e1fe00eab7f2102319 (diff)
downloadcpython-e5b267ccb63d2f0a0f622693f425d5c9186e2424.zip
cpython-e5b267ccb63d2f0a0f622693f425d5c9186e2424.tar.gz
cpython-e5b267ccb63d2f0a0f622693f425d5c9186e2424.tar.bz2
Patch from Andrew Kuchling: prune out the build and source distribution
directories after all is said and done, so we don't accidentally include those files in the source distribution. (This is the quick and easy way to fix this; Andrew says: "Changing findall() looked like it was going to be messy, so I tried this instead. The only problem is that redundant directory traversals are being done, walking through build/ only to throw out all the files found at the end.").
Diffstat (limited to 'Lib/distutils/dist.py')
0 files changed, 0 insertions, 0 deletions