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 kiilerix, pitrou
Date 2012-01-08.18:32:41
SpamBayes Score 0.063788764
Marked as misclassified No
Message-id <1326047480.3374.28.camel@localhost.localdomain>
In-reply-to <4F09DE2F.4060304@kiilerich.com>
Content
> A return value of None would still not indicate if we had a working 
> connection without certificate or a failed connection. That would be 
> annoying.

Ah, right. Then raising e.g. a ValueError would be better.
History
Date User Action Args
2012-01-08 18:32:41pitrousetrecipients: + pitrou, kiilerix
2012-01-08 18:32:41pitroulinkissue13721 messages
2012-01-08 18:32:41pitroucreate