SIGN IN SIGN UP

[Bug #531616] Make HTTPS work again by adding a sendall method to the

FakeSocket class.  Without it, the sendall() call got the method on
the underlying socket object, and that messed up SSL.

Does httplib use other methods of sockets that FakeSocket doesn't support?
Someone should take a look...  (I'll try to give it a once-over.)

2.2.1 bugfix candidate.
A
Andrew M. Kuchling committed
a3c0b9334e579e925692903a9a52775677e9771a
Parent: 56a4235