[New-bugs-announce] [issue7838] Undocumented subprocess functions on Windows

Brian Curtin report at bugs.python.org
Tue Feb 2 18:00:24 CET 2010


New submission from Brian Curtin <curtin at acm.org>:

On Windows, the subprocess module makes use of functions publicly exposed by PC/_subprocess.c to interact with Win32 API functions. However, no documentation exists for these functions, neither in the online docs nor in docstrings.

----------
assignee: georg.brandl
components: Documentation, Windows
keywords: easy
messages: 98749
nosy: brian.curtin, georg.brandl
priority: normal
severity: normal
stage: needs patch
status: open
title: Undocumented subprocess functions on Windows
type: behavior
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2

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


More information about the New-bugs-announce mailing list