commit | 2a1c0275444bcc1bfd0001e58526530b5138efe4 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Mon Mar 01 17:04:45 2010 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Mon Mar 01 17:04:45 2010 +0000 |
tree | e93382c8b014aa272a000efbb8c6608291f268ca | |
parent | 24cec9fe07a1f7e408a0ff846c6491e0cf8295c4 [diff] |
Merged revisions 78531 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78531 | gregory.p.smith | 2010-02-28 18:31:33 -0800 (Sun, 28 Feb 2010) | 2 lines Fix for r78527. It left out updating forkpty. ........