]> granicus.if.org Git - python/commit
Straightened up the selection of installation directories for platform-
authorGreg Ward <gward@python.net>
Mon, 13 Sep 1999 13:57:26 +0000 (13:57 +0000)
committerGreg Ward <gward@python.net>
Mon, 13 Sep 1999 13:57:26 +0000 (13:57 +0000)
commitc9c011cd969ddd3f1223fac5695ec285daa8f847
tree6f3a773be674a0d67b20c40b22e2235ffe1adce9
parent609a5c818d1b13302594870e05e8e28133613147
Straightened up the selection of installation directories for platform-
  specific files; it was somewhat broken, and the comments were dead
  wrong.
Now runs 'install_ext' command after 'install_py'.
Lib/distutils/command/install.py