diff options
author | Brian Curtin <brian.curtin@gmail.com> | 2010-04-24 16:19:22 (GMT) |
---|---|---|
committer | Brian Curtin <brian.curtin@gmail.com> | 2010-04-24 16:19:22 (GMT) |
commit | 1ce6b5815377bdba9029c39a57fcc552b4e32f9d (patch) | |
tree | 670407b8469e862e08f58ee0855d14eb21ddc9c3 /configure | |
parent | e322024449dddfa9f5d3341e8d6fc370b7918b64 (diff) | |
download | cpython-1ce6b5815377bdba9029c39a57fcc552b4e32f9d.zip cpython-1ce6b5815377bdba9029c39a57fcc552b4e32f9d.tar.gz cpython-1ce6b5815377bdba9029c39a57fcc552b4e32f9d.tar.bz2 |
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 'configure')
0 files changed, 0 insertions, 0 deletions