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 9903692811 master: update scan_code_imports to cope with wordcode
Constant-sized opcodes were introduced as an optimization in Python 3.6.
See https://bugs.python.org/issue26647
8 years ago
..
compat Initial Python 3.x port work. 8 years ago
__init__.py Initial Python 3.x port work. 8 years ago
core.py importer: reorder/tweak find_module() tests to cope with six.moves 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: update scan_code_imports to cope with wordcode 8 years ago
minify.py Initial Python 3.x port work. 8 years ago
parent.py Initial Python 3.x port work. 8 years ago
select.py select: add missing get(block=..) parameter. 8 years ago
service.py Initial Python 3.x port work. 8 years ago
setns.py Initial Python 3.x port work. 8 years ago
ssh.py Initial Python 3.x port work. 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 Initial Python 3.x port work. 8 years ago