]> granicus.if.org Git - python/commit
Be sure to run both 'build_py' and 'build_ext', now that this command
authorGreg Ward <gward@python.net>
Wed, 29 Mar 2000 02:17:42 +0000 (02:17 +0000)
committerGreg Ward <gward@python.net>
Wed, 29 Mar 2000 02:17:42 +0000 (02:17 +0000)
commite5dfba5e0fc3f535b58b09ca6ec489562586ceb8
treeffa6bf0782b4c0573a98c24a70b195ab60c612c7
parentee94c57fe960b5a986721fdb813caae1dfb2144e
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()'.
Lib/distutils/command/install_lib.py