Antoine Pitrou <pit...@free.fr> added the comment:

The tests don't look good to me. You should use p.communicate() rather than 
p.stdout.read(). Also, check the error return code and raise an error if it's 
non-zero.

----------
nosy: +pitrou

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

Reply via email to