commit | e5dfba5e0fc3f535b58b09ca6ec489562586ceb8 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Mar 29 02:17:42 2000 +0000 |
committer | Greg Ward <gward@python.net> | Wed Mar 29 02:17:42 2000 +0000 |
tree | ffa6bf0782b4c0573a98c24a70b195ab60c612c7 | |
parent | ee94c57fe960b5a986721fdb813caae1dfb2144e [diff] |
Be sure to run both 'build_py' and 'build_ext', now that this command is responsible for installing all Python modules (pure and extensions). Added 'get_outputs()' in preparation for the 'bdist' command, and '_mutate_outputs()' to support 'get_outputs()'.