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 24ecfb3b13 Fix setns.py syntax for 3.x 6 years ago
..
compat tokenize must parse under 3.x even if it won't run there 6 years ago
__init__.py Initial Python 3.x port work. 6 years ago
core.py core: fix Receiver.__iter__ regression on EOF 6 years ago
debug.py Get integration tests running under 2.6. 7 years ago
docker.py Initial Python 3.x port work. 6 years ago
fakessh.py Initial Python 3.x port work. 6 years ago
fork.py Initial Python 3.x port work. 6 years ago
jail.py Initial Python 3.x port work. 6 years ago
lxc.py Initial Python 3.x port work. 6 years ago
master.py master: fix resolve_relpath() 6 years ago
minify.py Initial Python 3.x port work. 6 years ago
parent.py tests: 3.x parent_test fixes. 6 years ago
select.py select: add missing get(block=..) parameter. 7 years ago
service.py Initial Python 3.x port work. 6 years ago
setns.py Fix setns.py syntax for 3.x 6 years ago
ssh.py parent: python_path setting depends on local or remote 6 years ago
su.py Initial Python 3.x port work. 6 years ago
sudo.py Initial Python 3.x port work. 6 years ago
unix.py Initial Python 3.x port work. 6 years ago
utils.py tests: another smattering of 3.x type/API fixes. 6 years ago