New submission from Brian Curtin <cur...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue7838>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to