Éric Araujo <mer...@netwok.org> added the comment:

I had a shot at test_subprocess but it’s harder than test_parser.  The method 
that outputs to stdout tests the behavior of Popen(..., stdout=None).  Putting 
another layer of indirection with script_helper could obfuscate it to the point 
of making it unreadable (what stdout are we talking about?  It’s a subprocess 
in a subprocess in a test).  I’ll try to do it in a few weeks but will not 
commit it without review.

----------

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

Reply via email to