]> granicus.if.org Git - python/commit
Merged revisions 71126 via svnmerge from
authorKurt B. Kaiser <kbk@shore.net>
Sat, 4 Apr 2009 21:07:39 +0000 (21:07 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 4 Apr 2009 21:07:39 +0000 (21:07 +0000)
commite866c81d37676e54529c0d6232e7de1721e28bc7
tree296fc2873d7491d364fb80d9d0337dd60122ff99
parent88f1435439315dd84ce85074b7713e980ab30514
Merged revisions 71126 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71126 | kurt.kaiser | 2009-04-04 03:03:48 -0400 (Sat, 04 Apr 2009) | 5 lines

  Allow multiple IDLE GUI/subprocess pairs to exist
  simultaneously. Thanks to David Scherer for suggesting
  the use of an ephemeral port for the GUI.
  Patch 1529142 Weeble.
........
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/idlelib/rpc.py