Distributed self-replicating programs in Python
Go to file
David Wilson 6e0883f369 issue #275: tests: fix bug in 2.6 compat check_output(), ignore it for >2.6. 2018-06-25 01:36:33 +01:00
.travis issue #275: travis: run_tests with -vvv 2018-06-25 01:36:11 +01:00
ansible_mitogen issue #272: add a blacklist for noisy target loggers 2018-06-23 20:11:22 +01:00
docs issue #275: parent/ssh: centralize EC0_MARKER and change it for ssh.py. 2018-06-25 01:36:31 +01:00
examples service: v2. Closes #213 2018-05-28 05:38:33 +01:00
mitogen issue #275: parent/ssh: centralize EC0_MARKER and change it for ssh.py. 2018-06-25 01:36:31 +01:00
tests issue #275: tests: fix bug in 2.6 compat check_output(), ignore it for >2.6. 2018-06-25 01:36:33 +01:00
.gitignore docs: fix intensely annoying _prefix, 2 years later. 2018-04-06 16:50:36 +01:00
.lgtm.yml compat: ignore LGTM checks on third party 2018-03-19 21:58:31 +05:45
.travis.yml issue #275: tests: cache virtualenvs too 2018-06-25 01:36:19 +01:00
ChangeLog docs: add initial ChangeLog. 2018-04-27 01:33:07 +01:00
LICENSE Add license text everywhere. 2018-03-19 21:58:28 +05:45
README.md README: move testing bits into tests directory. 2018-03-19 21:58:32 +05:45
dev_requirements.txt issue #275: Travis build matrix from hell. 2018-06-25 01:35:14 +01:00
preamble_size.py Add select to preamble_size 2018-05-29 18:14:29 +01:00
run_tests issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 2018-04-04 16:00:09 +01:00
setup.cfg Ignore another annoying flake8 message. 2018-05-28 02:33:47 +01:00
setup.py setup: Add missing os import 2018-04-27 16:47:03 +01:00
tox.ini Fix invocation of test runner by tox 2018-06-18 19:43:50 +01:00

README.md