• Greg Ward's avatar
    Renamed 'install_path' to 'extra_path'. · 4b8aee53
    Greg Ward authored
    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.
    4b8aee53
core.py 40.7 KB