commit | d117b562ed105c9a3871e5c9a54fe72b2a08739f | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Fri Nov 05 04:09:09 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Fri Nov 05 04:09:09 2010 +0000 |
tree | ef5009411d612adf9222883fe834f68783f884d3 | |
parent | ab016d21a6a71bd061e0ff4a3722350950f19644 [diff] |
Merged revisions 86185 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86185 | brian.curtin | 2010-11-04 22:58:52 -0500 (Thu, 04 Nov 2010) | 2 lines Add cleanups to stdout/stderr pipes to remove ResourceWarnings. ........