]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix bug: list of data files was initialized too soon in build_py
authorFred Drake <fdrake@acm.org>
Thu, 17 Jun 2004 20:16:19 +0000 (20:16 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 17 Jun 2004 20:16:19 +0000 (20:16 +0000)
commitb849eddde6722549f9df1be1cd6ea7cf79d28807
tree93e45c6a1faba79d1f777f89e69422991c2dd32f
parentb8ab8b6da809f9ceecd715113b2c860235186b02
fix bug: list of data files was initialized too soon in build_py
Lib/distutils/command/build_py.py
Lib/distutils/tests/test_build_py.py [new file with mode: 0644]