mitogen/mitogen
Alex Willmer 81fe37b108 Fix stale references to m.master.connect & m.ssh.connect
I'm fairly sure these updates are correct, but I'm not able to run the
test suite to confirm.
2017-09-21 20:03:51 +01:00
..
ansible Fix stale references to m.master.connect & m.ssh.connect 2017-09-21 20:03:51 +01:00
compat Rename package. 2017-09-11 10:20:01 +05:30
__init__.py fix unbelievably dumb variable shadowing 2017-09-17 05:25:30 +05:30
core.py Treat EPIPE as disconnect too; needed for fakessh. 2017-09-21 23:24:37 +05:30
fakessh.py Remove final vestiges of context.key. 2017-09-21 22:58:41 +05:30
master.py Declare self-less method as static 2017-09-21 19:45:50 +01:00
ssh.py Add missing auth_incorrect_msg used to in exception message 2017-09-21 19:47:14 +01:00
sudo.py ssh: Learn to type passwords and supply pubkeys. 2017-09-17 18:11:20 +05:30
tcp.py Add missing LOG import 2017-09-21 19:52:27 +01:00
utils.py Update lingering references to with_broker & run_with_broker 2017-09-21 19:59:53 +01:00