]> granicus.if.org Git - python/commit
Fixed 'get_outputs()' so it actually works.
authorGreg Ward <gward@python.net>
Fri, 31 Mar 2000 02:52:02 +0000 (02:52 +0000)
committerGreg Ward <gward@python.net>
Fri, 31 Mar 2000 02:52:02 +0000 (02:52 +0000)
commitba38d12063919288d6593593493cd37057d0ba67
treea3e99a94191e7bc6bd21da335d46889e9d27cf1f
parent578c10d9a542883428b54ef4684497c31b4cf8d3
Fixed 'get_outputs()' so it actually works.
Added 'get_inputs()' (which is strikingly similar to 'get_outputs()' - sigh).
Cosmetic tweaks.
Lib/distutils/command/install.py