diff options
author | Greg Ward <gward@python.net> | 1999-09-29 12:12:19 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 1999-09-29 12:12:19 (GMT) |
commit | 3868eb97c814f22fadc32627bd19a6dc0afe5b85 (patch) | |
tree | fcd302bda8da77c89fdd1aa2649a4541ad7a9b36 /Parser | |
parent | e13ff2e2d6ddc6dead2d804006d8320df27dc553 (diff) | |
download | cpython-3868eb97c814f22fadc32627bd19a6dc0afe5b85.zip cpython-3868eb97c814f22fadc32627bd19a6dc0afe5b85.tar.gz cpython-3868eb97c814f22fadc32627bd19a6dc0afe5b85.tar.bz2 |
Added 'ready' flag and 'ensure_ready()' method to Command: together
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()'.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions