New submission from Nick Coghlan <ncogh...@gmail.com>:

CalledProcessError provides a nice encapsulation for a returncode, the original 
command and any partial output. The API should be officially documented so that 
third party subprocess.Popen convenience wrappers can use it easily.

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 161984
nosy: docs@python, ncoghlan
priority: normal
severity: normal
status: open
title: Fully document subprocess.CalledProcessError
type: enhancement
versions: Python 2.7, Python 3.2, Python 3.3

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

Reply via email to