• Greg Ward's avatar
    Added 'ready' flag and 'ensure_ready()' method to Command: together · 3868eb97
    Greg Ward yazdı
      they make sure that 'set_final_options()' has been called, but isn't
      called redundantly.
    Changed Distribution to call 'ensure_ready()' where it used to call
      'set_final_options()', and in a few extra places as well.
    Lots of comment/docstring revisions and additions in both classes.
    New one-liner utility methods in Command: 'find_peer()', 'spawn()'.
    3868eb97
core.py 34.8 KB