]> granicus.if.org Git - python/commit
fixed the 'package' option of build_ext
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 19 May 2009 16:17:21 +0000 (16:17 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 19 May 2009 16:17:21 +0000 (16:17 +0000)
commit7d7127dd84189bf9325ef3fc5f3c18359fa34f30
tree0a2d4d21cee7370a1b7c76f04060171a7daf9154
parentf03c42f0ab4b4fc0705e2717a89af1254820fed3
fixed the 'package' option of build_ext
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS