]> granicus.if.org Git - python/commit
Fixes for Python 1.6 compatibility - socket bind and connect get a
authorNicholas Riley <nriley@sabi.net>
Sun, 24 Sep 2000 06:29:50 +0000 (06:29 +0000)
committerNicholas Riley <nriley@sabi.net>
Sun, 24 Sep 2000 06:29:50 +0000 (06:29 +0000)
commit9a580c440c4f064a92bbc537ac3a2df1c0998afc
tree4ec711809101439fd5f236645b13e5f85825e90a
parent21afd01ce22f898dc19e88d31c76da1ea2596b96
Fixes for Python 1.6 compatibility - socket bind and connect get a
tuple instead two arguments.
Lib/idlelib/protocol.py