[issue9699] invalid call of Windows API _popen() generating The input line is too long error message

R. David Murray report at bugs.python.org
Fri Aug 27 17:36:00 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Thanks, sorin.  This issue is at least affected by the fix to issue 2304.  I don't currently have an up-to-date version of 2.7 trunk on my windows VM, so I can't test your code there.  (Note that 'import tee' needs to be removed before your test program will run.)  Adding Tim and Brian to nosy so they can check it out.  It is quite possible (even likely) that 2304 fixed this problem as well.

----------
nosy: +brian.curtin, tim.golden

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9699>
_______________________________________


More information about the Python-bugs-list mailing list