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 76beea6554 issue #186: move target._get_file into mitogen.service
For lack of a better place to keep the client function, make it a
classmethod of FileService itself for now.

The old _get_file() is removed in a subsequent commit.
8 years ago
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 8 years ago
__init__.py docs: tidy ups 8 years ago
core.py core: prevent warning when CALL_FUNCTION used without reply_to 8 years ago
debug.py issue #196: debug: don't statically import master. 8 years ago
docker.py issue #186: initial version of subtree detachment. 8 years ago
fakessh.py docs: tidy ups 8 years ago
fork.py issue #254: fork: take care not to rely on FD numbers. 8 years ago
jail.py issue #186: initial version of subtree detachment. 8 years ago
lxc.py issue #186: initial version of subtree detachment. 8 years ago
master.py master: fix IdAllocator log messages. 8 years ago
minify.py parent: split out minify.py and add stub where master can install it. 8 years ago
parent.py tests: importer fixes 8 years ago
select.py select: add missing get(block=..) parameter. 8 years ago
service.py issue #186: move target._get_file into mitogen.service 8 years ago
setns.py issue #186: initial version of subtree detachment. 8 years ago
ssh.py fix host_keys= exception message 8 years ago
su.py issue #186: initial version of subtree detachment. 8 years ago
sudo.py issue #186: initial version of subtree detachment. 8 years ago
unix.py issue #132: initial unidirectional routing mode. 8 years ago
utils.py issue #218: core: add Secret and Blob types. 8 years ago