Re: ATTRIBUTE ERROR: 'module' object has no attribute 'ssl'

2006-12-09 Thread John Machin
John Machin wrote: > johnny wrote: > > I am getting the following errors: > > That is *one* error. > > > > File "H:\xampp\xampp\xampp\python\lib\httplib.py", line 679, in > > _send_output > > self.send(msg) > > File "H:\xampp\xampp\xampp\python\lib\httplib.py", line 646, in send > > se

Re: ATTRIBUTE ERROR: 'module' object has no attribute 'ssl'

2006-12-09 Thread John Machin
johnny wrote: > I am getting the following errors: That is *one* error. > > File "H:\xampp\xampp\xampp\python\lib\httplib.py", line 679, in > _send_output > self.send(msg) > File "H:\xampp\xampp\xampp\python\lib\httplib.py", line 646, in send > self.connect() > File "H:\xampp\xampp\

ATTRIBUTE ERROR: 'module' object has no attribute 'ssl'

2006-12-09 Thread johnny
I am getting the following errors: File "H:\xampp\xampp\xampp\python\lib\httplib.py", line 679, in _send_output self.send(msg) File "H:\xampp\xampp\xampp\python\lib\httplib.py", line 646, in send self.connect() File "H:\xampp\xampp\xampp\python\lib\httplib.py", line 1073, in connect