]> granicus.if.org Git - python/commit
SSLProtocol: set the _transport attribute in the constructor
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Jan 2015 12:16:27 +0000 (13:16 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Jan 2015 12:16:27 +0000 (13:16 +0100)
commit7e222f411cda575c336eaabbc4aa4d5b8addab89
treefd8c73663bcda253d2e91e97e28efc18f1c84de8
parent791009bb892de2991ea9a66ba1efbdaeb21b268f
SSLProtocol: set the _transport attribute in the constructor
Lib/asyncio/sslproto.py