* 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 |
||
|---|---|---|
| .. | ||
| testing | ||
| webdata | ||
| __init__.py | ||
| box.py | ||
| executor.py | ||
| hostmanage.py | ||
| local.py | ||
| master.py | ||
| outcome.py | ||
| report.py | ||
| reporter.py | ||
| rest.py | ||
| rsession.py | ||
| slave.py | ||
| web.py | ||
| webjs.py | ||