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 6fb3a76e68 master: annotate LogForwarder messages.
mitogen/master.py:
    Annotate forwarded log entries with their original source, logger
    name, and message.

ansible:
    mark stderr in red with -vvv

    Tempting to make this appaer 100% of the time, but some crappy
    bashrcs may cause lots of junk to be printed.
6 years ago
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 6 years ago
__init__.py Whups, don't always enable profiling in mitogen.main() 6 years ago
core.py docker: fixes & add username parameter. 6 years ago
debug.py issue #195: comment out stack pruning code 6 years ago
docker.py docker: fixes & add username parameter. 6 years ago
fakessh.py Move _DEAD into header, autogenerate dead messages 6 years ago
fork.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 6 years ago
master.py master: annotate LogForwarder messages. 6 years ago
parent.py Move _DEAD into header, autogenerate dead messages 6 years ago
service.py service: add an on_shutdown() callback. 6 years ago
ssh.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 6 years ago
sudo.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 6 years ago
unix.py issue #16: Python 2.4-3.x compatible exception handling. 6 years ago
utils.py Move _DEAD into header, autogenerate dead messages 6 years ago