Distributed self-replicating programs in Python
Go to file
David Wilson 0ef23d8644 parent: Add hack for OS X /usr/bin/python
It's a magical switcher that needs argv[0], which we don't provide.
2018-03-19 21:58:32 +05:45
ansible_mitogen ansible: correct sys.path fixup. 2018-03-19 21:58:32 +05:45
docs docs: fix float 2018-03-19 21:58:32 +05:45
examples sudo: accept -n too (issue #108) 2018-03-19 21:58:32 +05:45
mitogen parent: Add hack for OS X /usr/bin/python 2018-03-19 21:58:32 +05:45
tests README: move testing bits into tests directory. 2018-03-19 21:58:32 +05:45
.gitignore Some gitignore extras 2018-03-19 21:58:29 +05:45
.lgtm.yml compat: ignore LGTM checks on third party 2018-03-19 21:58:31 +05:45
.travis.yml Remove overall build timeout from .travis.yml. 2018-03-19 21:58:28 +05:45
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 Move django test script into permanent test 2018-03-19 21:58:28 +05:45
preamble_size.py docs: fix preamble_size.py after whitelist changes 2018-03-19 21:58:29 +05:45
setup.cfg Initial flake8 configuration. 2018-03-19 21:58:32 +05:45
setup.py issue #93: enable use_2to3 to see what happens 2018-03-19 21:58:31 +05:45
test.sh test.sh: make it work on OS X out of the box 2018-03-19 21:58:32 +05:45

README.md