Re: [Tutor] urllib2 sslerror

2011-10-09 Thread Johan Geldenhuys
read binary data or is that only applicable when I write it to a file to write it as binary? Any help would be appreciated. Thanks Johan From: nehal dattani [mailto:nehal.datt...@gmail.com] Sent: Friday, 7 October 2011 7:49 PM To: Johan Geldenhuys Subject: Re: [Tutor] urllib2 ssl

[Tutor] urllib2 sslerror

2011-10-07 Thread Johan Geldenhuys
Hi everybody, Almost weekend, hang in there. I need some advice and hope somebody can help me. I have the follow piece of code that I use to get some data from a https webpage. --- < some other stuff up here> try: return_object = urllib2.u