diff options
author | Brian Curtin <brian.curtin@gmail.com> | 2010-04-24 15:59:50 (GMT) |
---|---|---|
committer | Brian Curtin <brian.curtin@gmail.com> | 2010-04-24 15:59:50 (GMT) |
commit | 520c834fbb6213779ff5ef21a2fe965c0a62c615 (patch) | |
tree | c41675feaf18b109193304fb84009e52175d0b02 /Lib/DocXMLRPCServer.py | |
parent | fbd74d0805bc50be8acf2e90e192f373a6158900 (diff) | |
download | cpython-520c834fbb6213779ff5ef21a2fe965c0a62c615.zip cpython-520c834fbb6213779ff5ef21a2fe965c0a62c615.tar.gz cpython-520c834fbb6213779ff5ef21a2fe965c0a62c615.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 'Lib/DocXMLRPCServer.py')
0 files changed, 0 insertions, 0 deletions