[IronPython] new subprocess.py module. Need eyes.

2010-09-11 Thread Danil Dotsenko
Hi. (Hm.. first this mailing list really did not like my first, HTML-formatted message, it seems.) I extended Jeff Hardy's 2008 version of subprocess.py (http://bitbucket.org/jdhardy/code/src/tip/subprocess.py) module to support (among other things):- Redirect to stderr and stdout to file-likes

[IronPython] new subprocess.py module. Need eyes.

2010-09-10 Thread Danil Dotsenko
Hi. I extended Jeff Hardy's 2008 version of subprocess.py (http://bitbucket.org/jdhardy/code/src/tip/subprocess.py) module to support (among other things):- Redirect to stderr and stdout to file-likes and file descriptors (.Net threads, one per output / input type) On large output sizes, speed