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 e63ae4768e core: support Receiver.get(thread_dead=False)
For tests.
7 years ago
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 7 years ago
__init__.py Whups, don't always enable profiling in mitogen.main() 7 years ago
core.py core: support Receiver.get(thread_dead=False) 7 years ago
debug.py issue #195: comment out stack pruning code 7 years ago
docker.py issue #150: ansible: add basic Docker support. 7 years ago
fakessh.py Move _DEAD into header, autogenerate dead messages 7 years ago
fork.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 7 years ago
master.py Move _DEAD into header, autogenerate dead messages 7 years ago
parent.py Move _DEAD into header, autogenerate dead messages 7 years ago
service.py service: add an on_shutdown() callback. 7 years ago
ssh.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 7 years ago
sudo.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 7 years ago
unix.py issue #16: Python 2.4-3.x compatible exception handling. 7 years ago
utils.py Move _DEAD into header, autogenerate dead messages 7 years ago