This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou, rpointel
Date 2014-05-09.11:55:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399636542.41.0.466551299688.issue21456@psf.upfronthosting.co.za>
In-reply-to
Content
There isn't much point in introducing a variable named SUPPORTS_SSL, just use "ssl is not None".
History
Date User Action Args
2014-05-09 11:55:42pitrousetrecipients: + pitrou, rpointel
2014-05-09 11:55:42pitrousetmessageid: <1399636542.41.0.466551299688.issue21456@psf.upfronthosting.co.za>
2014-05-09 11:55:42pitroulinkissue21456 messages
2014-05-09 11:55:42pitroucreate