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 120c667052 core: many docstring updates and an example substitute for Channel 5 years ago
..
compat issue #408: fix mitogen.compat.tokenize 2.4 compatibility. 5 years ago
__init__.py Bump version for release. 6 years ago
core.py core: many docstring updates and an example substitute for Channel 5 years ago
debug.py issue #61: remove duplicate method (reported by LGTM) 5 years ago
doas.py issue #61: unused import (reported by LGTM) 5 years ago
docker.py docker: redirect stderr to stdout for nicer exceptions. 6 years ago
fakessh.py parent: handle masters with blank sys.executable; closes #356. 6 years ago
fork.py issue #406: clean up DiagLogStream handling and connect() failure. 6 years ago
jail.py Initial Python 3.x port work. 6 years ago
kubectl.py kubectl: paper over importer issue by removing unicode. 6 years ago
lxc.py Add EOF error hints for LXC/LXD; closes #373. 6 years ago
lxd.py Add EOF error hints for LXC/LXD; closes #373. 6 years ago
master.py issue #61: unused variable (reported by LGTM) 5 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py issue #61: fix bare except (reported by LGTM) 5 years ago
select.py select: Python 2.x required __nonzero__ for bool(Select) 6 years ago
service.py tests: quieten a bunch of spam printed during run 5 years ago
setns.py setns: decode utility command output for 3.x. 6 years ago
ssh.py issue #61: unused import (reported by LGTM) 5 years ago
su.py issue #61: unused import (reported by LGTM) 5 years ago
sudo.py issue #61: unused import (reported by LGTM) 5 years ago
unix.py unix: add Listener.__repr__. 5 years ago
utils.py issue #388: move a ton of documentation back into the source 6 years ago