summaryrefslogtreecommitdiff
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-04-24 16:19:22 +0000
committerBrian Curtin <brian.curtin@gmail.com>2010-04-24 16:19:22 +0000
commit1ce6b5815377bdba9029c39a57fcc552b4e32f9d (patch)
tree670407b8469e862e08f58ee0855d14eb21ddc9c3 /Python/getargs.c
parente322024449dddfa9f5d3341e8d6fc370b7918b64 (diff)
downloadcpython-git-1ce6b5815377bdba9029c39a57fcc552b4e32f9d.tar.gz
Merged revisions 80439 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r80439 | brian.curtin | 2010-04-24 10:40:11 -0500 (Sat, 24 Apr 2010) | 6 lines Fix #7838. Add docstrings and privatize _subprocess implementation details. Since CREATE_NEW_* are used for the creation flags of a subprocess, they were added to __all__. The rest of the previously exposed attributes are now qualified by _subprocess.ATTR rather than importing *. ........
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions