Distributed self-replicating programs in Python
Go to file
Alex Willmer 556ee2aec6 minimize_source: Handling indentation
In the case that string(s) are replaced, any indent or dedent tags must
be re-inserted after the replacemnts.
2018-03-31 14:25:37 +01:00
ansible_mitogen ansible: split environment editing into a separate class. 2018-03-27 15:03:46 +05:45
docs docs: fix reading time tracking :( 2018-03-28 18:38:20 +05:45
examples issue #152: reproduction for second problem 2018-03-19 21:58:35 +05:45
mitogen minimize_source: Handling indentation 2018-03-31 14:25:37 +01:00
tests minimize_source: Handling indentation 2018-03-31 14:25:37 +01:00
.gitignore
.lgtm.yml
.travis.yml
LICENSE
README.md README: move testing bits into tests directory. 2018-03-19 21:58:32 +05:45
dev_requirements.txt Add Google Cloud client to dev requirements 2018-03-19 21:58:35 +05:45
preamble_size.py preamble_size: Print compressed size and percentage 2018-03-30 11:07:51 +01:00
setup.cfg
setup.py setup: Scan project dir to find packages 2018-03-19 21:58:34 +05:45
test.sh Issue #160: Add minimize_source testcases 2018-03-31 11:12:55 +01:00
tox.ini tests: Add Tox config for Python 2.6 and 2.7 2018-03-19 21:58:34 +05:45

README.md