summaryrefslogtreecommitdiff
path: root/Lib/test/test_httpservers.py
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-04-24 16:33:18 +0000
committerBrian Curtin <brian.curtin@gmail.com>2010-04-24 16:33:18 +0000
commite149166412f59fd46a907bf66bf704317b8b06f3 (patch)
tree35bc0d6a30fb01001d83119e5e4e37ebb5998661 /Lib/test/test_httpservers.py
parentfe0f117ce67f79092735a858bb587c2890b00a13 (diff)
downloadcpython-git-e149166412f59fd46a907bf66bf704317b8b06f3.tar.gz
Merged revisions 80441 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r80441 | brian.curtin | 2010-04-24 11:19:22 -0500 (Sat, 24 Apr 2010) | 13 lines 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/test/test_httpservers.py')
0 files changed, 0 insertions, 0 deletions