* unifying IO capturing methods * py.io.StdCapture and py.io.StdCaptureFD (and both have a classmethod 'call' that is a shortcut for capturing output while executing a function) * removing lots of duplicate code * providing some examples in py/doc/io.txt at least tests on win32 and linux seem to pass all for me. --HG-- branch : trunk |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| example1.py | ||
| example2.py | ||
| test_boxing.py | ||
| test_executor.py | ||
| test_lsession.py | ||
| test_master.py | ||
| test_outcome.py | ||
| test_report.py | ||
| test_reporter.py | ||
| test_rest.py | ||
| test_rsession.py | ||
| test_rsync.py | ||
| test_slave.py | ||
| test_web.py | ||
| test_webjs.py | ||