]> granicus.if.org Git - python/commit
Changed selection of installation directories (in 'set_final_options()')
authorGreg Ward <gward@python.net>
Mon, 13 Sep 1999 13:58:34 +0000 (13:58 +0000)
committerGreg Ward <gward@python.net>
Mon, 13 Sep 1999 13:58:34 +0000 (13:58 +0000)
commitfa4eb188f4002383b2c50957e1ec089d1641a8ca
treeeca298b5c8a6bd09c589d2ef1e21eca68f23fd8d
parentc9c011cd969ddd3f1223fac5695ec285daa8f847
Changed selection of installation directories (in 'set_final_options()')
so that pure Python modules are installed to the platform-specific
directory if there are any extension modules in this distribution.
Lib/distutils/command/install_lib.py
Lib/distutils/command/install_py.py