R. David Murray <rdmur...@bitdance.com> added the comment:

I like this version of the patch better.  Is there any reason not to drop the 
initial sleep(0.5) and loop 10 times instead?  Any place we can cut down the 
sleeps so the test suite runs faster on fast machines is good.

As someone else said, it *ought* to be possible to do this without ctypes.  
I'll see if I can find some time to play a few subprocess games on my windows 
KVM instance.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8405>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to