Antoine Pitrou <pit...@free.fr> added the comment:

Similar problem for sendto() (again, see issue9729).
socket.sendto() has an interesting signature (the middle `flags` argument is 
optional, not the following `addr`...).

----------
title: Wrong signature for SSLSocket.recvfrom -> Wrong signature for 
SSLSocket.recvfrom and SSLSocket.sendto

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9853>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to