]> granicus.if.org Git - python/commit
Issue #12141: Install a copy of template C module file so that
authorNed Deily <nad@acm.org>
Tue, 28 Jun 2011 07:39:19 +0000 (00:39 -0700)
committerNed Deily <nad@acm.org>
Tue, 28 Jun 2011 07:39:19 +0000 (00:39 -0700)
commit63144c6444e34281398b4441d1f9321116943aa9
treea8299390d07db4392c75624974e998a411ed09e8
parent43e1054e38ebd3de91b51531cda8e2fd580c0207
Issue #12141: Install a copy of template C module file so that
test_build_ext of test_distutils is no longer silently skipped when
run outside of a build directory.
Lib/distutils/tests/test_build_ext.py
Makefile.pre.in
Misc/NEWS