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 5da371c5dd service: fix UnboundLocalError. 8 years ago
..
compat tokenize must parse under 3.x even if it won't run there 8 years ago
__init__.py Initial Python 3.x port work. 8 years ago
core.py core: fix Latch socket sharing race. 8 years ago
debug.py Get integration tests running under 2.6. 8 years ago
docker.py Initial Python 3.x port work. 8 years ago
fakessh.py Initial Python 3.x port work. 8 years ago
fork.py Initial Python 3.x port work. 8 years ago
jail.py Initial Python 3.x port work. 8 years ago
lxc.py Initial Python 3.x port work. 8 years ago
master.py master: fix resolve_relpath() 8 years ago
minify.py minify: avoid cStringIO use. 8 years ago
parent.py core: remove needless size prefix from core_src_fd. 8 years ago
select.py select: add missing get(block=..) parameter. 8 years ago
service.py service: fix UnboundLocalError. 8 years ago
setns.py Fix setns.py syntax for 3.x 8 years ago
ssh.py parent: python_path setting depends on local or remote 8 years ago
su.py Initial Python 3.x port work. 8 years ago
sudo.py Initial Python 3.x port work. 8 years ago
unix.py Initial Python 3.x port work. 8 years ago
utils.py utils: handle duplicate log_to_file() calls. 8 years ago