]> granicus.if.org Git - python/commit
elaborate package data test to make sure get_outputs() gives the right
authorFred Drake <fdrake@acm.org>
Wed, 21 Jul 2004 18:53:06 +0000 (18:53 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 21 Jul 2004 18:53:06 +0000 (18:53 +0000)
commitb3d55d31d91ca4607847c0d872c4cf72ed794e35
tree22e82fbfcc8957aea52bd232be9c1c65c5777ab0
parent4ab0e9e5412f8779a77b10de2c57182decb3c29f
elaborate package data test to make sure get_outputs() gives the right
results when byte-code compilation is requested (in particular, make
sure that package data doesn't get a bogus byte-code listing
generated)
Lib/distutils/tests/test_build_py.py