What steps will reproduce the problem?
1. Create a HTTPSConnectionWithTimeout, passing a timeout.
2. Check the timeout value.
What is the expected output? What do you see instead?
Should see timeout that was passed to __init__ but see the socket module's
global default sentinel instead.
What version of the product are you using? On what operating system?
svn trunk on Linux.
Original issue reported on code.google.com by matt.goo...@gmail.com on 25 Jun 2009 at 10:38
Original issue reported on code.google.com by
matt.goo...@gmail.com
on 25 Jun 2009 at 10:38Attachments: