branches with status:
Name Status Last Modified Last Commit
lp:~clockworksaint/python/IDLE_automatic_ports 1 Development 2008-12-02 01:16:19 UTC
40697. IDLE now uses an automatically chosen...

Author: Weeble
Revision Date: 2008-12-02 00:45:29 UTC

IDLE now uses an automatically chosen port for its subprocess,
rather than the same one every time. This allows multiple
instances with subprocesses on MS Windows. It also no longer
uses SO_REUSEADDR on the socket because it's not trying to
reuse the same socket.

11 of 1 result