| commit | 8581c7e11a2e38c076fc3d96f30fce394ff1ce69 | [log] [tgz] |
|---|---|---|
| author | Brian Curtin <brian.curtin@gmail.com> | Mon Nov 01 14:08:58 2010 +0000 |
| committer | Brian Curtin <brian.curtin@gmail.com> | Mon Nov 01 14:08:58 2010 +0000 |
| tree | 3531668726d2b767fea351435939a6f4d175b0ce | |
| parent | 9e2fadcbddbb0de515fc8c920c5de9181d6f604b [diff] |
Merged revisions 86081 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86081 | brian.curtin | 2010-11-01 09:00:33 -0500 (Mon, 01 Nov 2010) | 2 lines Close subprocess pipes to clear ResourceWarning messages in debug mode. ........