summaryrefslogtreecommitdiff
path: root/Lib/ssl.py
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-04-24 15:40:11 +0000
committerBrian Curtin <brian.curtin@gmail.com>2010-04-24 15:40:11 +0000
commita2936cfa0989988f3e9f9ce6aec7d5657a2f73ba (patch)
treedf5f23f5cfb46e933746afd5ddec7c6e117e6a38 /Lib/ssl.py
parent55841ac1a54423b972884726944ae279cd554c35 (diff)
downloadcpython-git-a2936cfa0989988f3e9f9ce6aec7d5657a2f73ba.tar.gz
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/ssl.py')
0 files changed, 0 insertions, 0 deletions