You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
David Wilson ead67de883 core: make Side.write() return None rather than crash if side already closed. 8 years ago
..
ansible Initial commit. 8 years ago
compat Initial commit. 8 years ago
__init__.py fix unbelievably dumb variable shadowing 8 years ago
core.py core: make Side.write() return None rather than crash if side already closed. 8 years ago
fakessh.py fakessh: fix non-master context ID allocation. 8 years ago
master.py Replace `with_context` parameter with mitogen.core.takes_econtext decorator 8 years ago
ssh.py Tidy up logging of command lines for easier cutpaste. 8 years ago
sudo.py ssh: Learn to type passwords and supply pubkeys. 8 years ago
tcp.py Initial commit. 8 years ago
utils.py Initial commit. 8 years ago