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
Alex Willmer 7b8fef5284 tests: Make the tests directory an importable package
Required for test discovery by e.g. unit2, pytest
6 years ago
ansible_mitogen issue #106: import skeletal planner module. 6 years ago
docs docs: More getting started. 6 years ago
examples examples: more comments. 6 years ago
mitogen issue #174: select.error interface differs to OSError 6 years ago
tests tests: Make the tests directory an importable package 6 years ago
.gitignore Some gitignore extras 6 years ago
.lgtm.yml compat: ignore LGTM checks on third party 6 years ago
.travis.yml tests: set MITOGEN_LOG_LEVEL=debug in .travis.yml too. 6 years ago
LICENSE Add license text everywhere. 6 years ago
README.md README: move testing bits into tests directory. 6 years ago
dev_requirements.txt fakessh_test: Apply timeout decorators to rsync tests 6 years ago
preamble_size.py issue #155: parent: move master.Context into parent. 6 years ago
setup.cfg Initial flake8 configuration. 6 years ago
setup.py setup: Scan project dir to find packages 6 years ago
test.sh core: fix call_function_test regression 6 years ago
tox.ini tests: Add Tox config for Python 2.6 and 2.7 6 years ago

README.md