Movatterモバイル変換
[0]ホーム
[Python-Dev] Heads up: socket.connect() breakage ahead
Skip Montanaroskip@mojam.com (Skip Montanaro)
Tue, 4 Apr 2000 09:23:44 -0500 (CDT)
Fred> If you *must* support the two-arg flavor (which I've never Fred> actually seen outside this discussion), I'd suggest not Fred> documenting it as a backward compatibility, only that it will Fred> disappear in 1.7. Having surprisingly little opportunity to call socket.connect directly in mywork (considering the bulk of my programming is for the web), I'll note forthe record that the direct calls I've made to socket.connect all have twoarguments: host and port. It never occurred to me that there would even bea one-argument version. After all, why look at the docs for help if whatyou're doing already works?Skip
[8]ページ先頭