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
Alex Willmer 48949cd249 parent: Use 'zip' alias of 'zlib' decoder
SSH command size: 448 (-5 bytes)
Preamble size: 8941 (no change)

NB: The 'zip' alias was absent in Python 3.x, until Python 3.4. This
should change be reverted if Python 3.0, 3.2, or 3.3 support is
required.
8 years ago
..
compat Initial commit. 8 years ago
__init__.py docs: Replace google.com as target of get_url() 8 years ago
core.py Crank zlib.compress() upto 9 8 years ago
docker.py ansible: fix some flake8 errors 8 years ago
fakessh.py ansible: fix some flake8 errors 8 years ago
master.py Crank zlib.compress() upto 9 8 years ago
parent.py parent: Use 'zip' alias of 'zlib' decoder 8 years ago
service.py ansible: fix some flake8 errors 8 years ago
ssh.py ssh: CompressionLevel is a v1-only option. 8 years ago
sudo.py sudo: accept -n too (issue #108) 8 years ago
unix.py Log and track PIDs everywhere for Ansible. 8 years ago
utils.py ansible: redirect logging into display 'framework'. closes #111 8 years ago