Home | History | Annotate | Download | only in python2.7

Lines Matching refs:FakeSocket

1206     def FakeSocket (sock, sslobj):
1207 warnings.warn("FakeSocket is deprecated, and won't be in 3.x. " +