commit | e67842aedc701ae53ffee783b38fcbf56c022296 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Sat Apr 04 20:13:23 2009 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Sat Apr 04 20:13:23 2009 +0000 |
tree | f9496e18472ba3807ac819fed1c0915b6b9b121b | |
parent | 8d8d6300034864d9975aedfd0560db8b7bace00f [diff] |
Merged revisions 71023 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71023 | kurt.kaiser | 2009-04-01 22:44:54 -0400 (Wed, 01 Apr 2009) | 3 lines Remove port spec from run.py and fix bug where subprocess fails to extract port from command line when warnings are present. ........