• Greg Ward's avatar
    Some far-reaching naming changes: · 8b3691a0
    Greg Ward authored
      * Command method 'find_peer()' -> 'get_finalized_command()'
      * Command method 'run_peer()' -> 'run_command()'
    Also deleted the 'get_command_option()' method from Command, and
      fixed the one place where it was used (in "bdist_dumb").
    8b3691a0
bdist_dumb.py 2.81 KB