]> granicus.if.org Git - python/commit
SF 1668596/1720897: distutils now copies data files
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 1 Jun 2007 07:29:12 +0000 (07:29 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 1 Jun 2007 07:29:12 +0000 (07:29 +0000)
commit4a700bb4698c1ec7f94b26f78f866929b013647f
treed97f9e24781653a915d34c51ac67f7cfccb3e512
parent19a7daa50749d9e5e013daf87b064afa4b354729
SF 1668596/1720897: distutils now copies data files
even if package_dir is empty.

This needs to be backported.  I'm too tired tonight.  It would be great
if someone backports this if the buildbots are ok with it.  Otherwise,
I will try to get to it tomorrow.
Lib/distutils/command/build_py.py
Lib/distutils/tests/test_build_py.py
Misc/ACKS
Misc/NEWS