fixed the 'package' option of build_ext
commita70493d3683954b8dcac3327cef146a9025a06fc
authortarek.ziade <tarek.ziade@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 19 May 2009 16:17:21 +0000 (19 16:17 +0000)
committertarek.ziade <tarek.ziade@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 19 May 2009 16:17:21 +0000 (19 16:17 +0000)
treebde94f251973d5aaf53e0b459c6bc582652a2cdb
parentfba8aa7bd38f6e4275e4b8afae4b6b4de2822608
fixed the 'package' option of build_ext

git-svn-id: http://svn.python.org/projects/python/trunk@72781 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS