summaryrefslogtreecommitdiffstats
path: root/PC/frozen_dllmain.c
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-04-24 16:33:18 (GMT)
committerBrian Curtin <brian.curtin@gmail.com>2010-04-24 16:33:18 (GMT)
commite149166412f59fd46a907bf66bf704317b8b06f3 (patch)
tree35bc0d6a30fb01001d83119e5e4e37ebb5998661 /PC/frozen_dllmain.c
parentfe0f117ce67f79092735a858bb587c2890b00a13 (diff)
downloadcpython-e149166412f59fd46a907bf66bf704317b8b06f3.zip
cpython-e149166412f59fd46a907bf66bf704317b8b06f3.tar.gz
cpython-e149166412f59fd46a907bf66bf704317b8b06f3.tar.bz2
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 'PC/frozen_dllmain.c')
0 files changed, 0 insertions, 0 deletions