Martin Panter added the comment:

Would be nice to see tests for getstatusoutput() and the errors parameter. Also 
you need more error handling e.g. if the encoding is unsupported, I think the 
internal pipe files won’t be cleaned up.

Also, should encoding=... or errors=... be an error if universal_newlines=False 
(the default)?

----------

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

Reply via email to