Distributed self-replicating programs in Python
Go to file
David Wilson 1f49d24cd6 fakessh: Make ExternalContext.main() more flexible
- Allow specifying non-default in/out FDs
- Allow not passing econtext.core source code FD
- Allow starting directly without a first stage
- Allow disabling stdio redirection
2017-08-30 17:50:49 +05:30
docs Reduce src_id/dst_id to 16 bits. 2017-08-26 15:46:52 +05:30
econtext fakessh: Make ExternalContext.main() more flexible 2017-08-30 17:50:49 +05:30
examples Rearrange docs, split connection methods into submodules. 2016-08-19 15:16:31 +01:00
tests Somre more basic tests. 2016-08-26 20:10:25 +01:00
todo Broken SSH unit test. 2016-08-26 19:35:09 +01:00
.gitignore Initial .gitignore. 2016-08-14 02:32:02 +01:00
preamble_size.py Update preamble_size.py for recent API changes. 2017-08-26 15:45:22 +05:30
setup.py Python 2.4 compat in setup.py. 2016-08-15 13:52:46 +01:00