]> granicus.if.org Git - python/commit
Added '_bytecode_filenames()' method, and use it in 'get_outputs()'
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 02:11:10 +0000 (02:11 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 02:11:10 +0000 (02:11 +0000)
commit11fb783fa4b5760c0b5d528ba3ba6c7e25d8ae8b
tree7049401b8cc488ddaaa13e0bdfefa205e907757f
parentf9ebf98725841879d4b3f6aa59c385d0e87cd652
Added '_bytecode_filenames()' method, and use it in 'get_outputs()'
to ensure that compiled bytecode files are considered part of the output
of the "install_lib" command.
Lib/distutils/command/install_lib.py