]> granicus.if.org Git - python/commit
Mention in the module's doc string that other functions of the socket API
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 30 Sep 2000 11:34:30 +0000 (11:34 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 30 Sep 2000 11:34:30 +0000 (11:34 +0000)
commitaf484d5a0cee122f0355bcd33f8bb5c0b6d50657
treea21bf18ac1144a9f45f38bf79a5abd46dbc1af03
parent58295dedf7e0ae7402ba5a3bd381a9f69ec5a20f
Mention in the module's doc string that other functions of the socket API
appear as methods on socket objects.
Lib/socket.py