Julien Cristau (01/01/2012):
> On Sun, Jun 12, 2011 at 15:22:24 +0200, Evgeni Golov wrote:
> > A possible sollution would be:
> > http://stackoverflow.com/questions/1087227/validate-ssl-certificates-with-python/3551700#3551700
> >
> Is there any progress with this?
Ping?
Mraw,
KiBi.
signature
On Sun, Jun 12, 2011 at 15:22:24 +0200, Evgeni Golov wrote:
> Hi,
>
> this bug can also be found in 1.2.0+bzr358-3:
>
> gwibber/microblog/identica.py:
> def connect(self, url, data = None):
> return urllib2.urlopen(urllib2.Request(
> url, data, {"Authorization": self.get_auth()})).re
Hi,
this bug can also be found in 1.2.0+bzr358-3:
gwibber/microblog/identica.py:
def connect(self, url, data = None):
return urllib2.urlopen(urllib2.Request(
url, data, {"Authorization": self.get_auth()})).read()
Also, this is not limited to identi.ca, but all
statusnet/laconica/wha
3 matches
Mail list logo