Mirror of mitogen
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.
 
 
Go to file
David Wilson f96c552f87 issue #217: initial module scanner code.
This is sketch code, it's being done separately from mitogen.master.* to
begin with to avoid breaking what's there.
6 years ago
.travis tests: paralellize vanilla Ansible run. 6 years ago
ansible_mitogen issue #217: initial module scanner code. 6 years ago
docs docs: more accurate bullet. 6 years ago
examples examples: import mitogen-fuse.py. 7 years ago
mitogen master: make is_stdlib_path() a free function 6 years ago
tests ansible: reload /etc/resolv.conf for each task. 6 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml tests: paralellize vanilla Ansible run. 6 years ago
ChangeLog docs: add initial ChangeLog. 7 years ago
LICENSE Add license text everywhere. 7 years ago
README.md README: move testing bits into tests directory. 7 years ago
dev_requirements.txt tests: Add coverage as a dev requirement 7 years ago
preamble_size.py Add mitogen.service to preamble_size.py 7 years ago
run_tests issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 7 years ago
setup.cfg tests: Switch to unit2 test runner, with coverage 7 years ago
setup.py Move canonical library version to __init__.py. 7 years ago
tox.ini tests: Switch to unit2 test runner, with coverage 7 years ago

README.md