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 c141dd10ec master: fix resolve_relpath()
looks like this was just as broken on 2.x, and suddenly we're
finding a bunch more legit Django deps. It seems anywhere
absolute_import appeared in 2.x, we skipped some imports.
6 years ago
..
compat Initial Python 3.x port work. 6 years ago
__init__.py Initial Python 3.x port work. 6 years ago
core.py importer: reorder/tweak find_module() tests to cope with six.moves 6 years ago
debug.py Get integration tests running under 2.6. 6 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 Initial Python 3.x port work. 6 years ago
select.py select: add missing get(block=..) parameter. 6 years ago
service.py Initial Python 3.x port work. 6 years ago
setns.py Initial Python 3.x port work. 6 years ago
ssh.py Initial Python 3.x port work. 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 Initial Python 3.x port work. 6 years ago