• Brian Curtin's avatar
    Merged revisions 80439 via svnmerge from · 1ce6b581
    Brian Curtin yazdı
    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 *.
    ........
    1ce6b581
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...