[issue3162] ssl.SSLSocket implements methods that are overriden by socket.socket.__init__ and methods with incorrect names.

Amaury Forgeot d'Arc report at bugs.python.org
Fri Sep 5 18:58:58 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

> self.read(buf, nbytes)

Shouldn't this function be named readinto()?

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3162>
_______________________________________


More information about the Python-bugs-list mailing list