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
dw 9d1859796c
Merge pull request #83 from moreati/msg-in-a-jar
Fix lingering references to mitogen.core.Receiver.get_data()
8 years ago
..
compat Rename package. 8 years ago
__init__.py Add mitogen.main() decorator mainly for docs and demo use. 8 years ago
core.py Merge pull request #83 from moreati/msg-in-a-jar 8 years ago
fakessh.py fakessh: restore unpickle() semantics. 8 years ago
master.py master: use queue-like Latch in Select() too. 8 years ago
parent.py importer: warn on duplicate request, simplify preload logic 8 years ago
service.py service: initial version 8 years ago
ssh.py Split up parent and master modules 8 years ago
sudo.py Split up parent and master modules 8 years ago
unix.py core: CALL_FUNCTION should check auth_id, not src_id 8 years ago
utils.py utils: support log_to_file(usec=True) 8 years ago