diff options
author | Greg Ward <gward@python.net> | 2000-03-22 00:20:46 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-22 00:20:46 (GMT) |
commit | 7f6ef6ca269051528777bba20865d087bcbf9cc7 (patch) | |
tree | 9f6c60807c4614c90b2e1372b10eb4b0ff438aea /Lib/distutils/command/install_py.py | |
parent | a233d86638efc76efeddb40e38a844b97c35f2a4 (diff) | |
download | cpython-7f6ef6ca269051528777bba20865d087bcbf9cc7.zip cpython-7f6ef6ca269051528777bba20865d087bcbf9cc7.tar.gz cpython-7f6ef6ca269051528777bba20865d087bcbf9cc7.tar.bz2 |
Renamed 'install_path' to 'extra_path'.
Fix 'Command.set_undefined_option()' to call 'ensure_ready()' rather
than 'finalize_options()' (which is only supposed to be called once,
which is the whole point of 'ensure_ready()').
Added comment to 'set_peer_option()' to remind myself that this method
cannot work and is fundamentally wrong-headed.
Diffstat (limited to 'Lib/distutils/command/install_py.py')
0 files changed, 0 insertions, 0 deletions