Message212117
That's because SSLSocket is a wrapper around a regular socket, and the read method is documented in the Socket documentation. You will notice that *only* SSL specific methods are documented in the SSLSocket documentation. |
|
| Date |
User |
Action |
Args |
| 2014-02-24 17:26:24 | r.david.murray | set | recipients:
+ r.david.murray, docs@python, ebianchi |
| 2014-02-24 17:26:24 | r.david.murray | set | messageid: <[email protected]> |
| 2014-02-24 17:26:24 | r.david.murray | link | issue20762 messages |
| 2014-02-24 17:26:24 | r.david.murray | create | |
|