On Sun, Apr 5, 2009 at 8:17 AM, Good Z wrote:
> Dear all,
> I am using Python 2.4.3 for my project. We need to use HTTPS with
> python2.4.3 unfortunately it seems httplib is not working fine for me. Below
> is small code that works well with Python2.6.1 but not with Python2.4.3.
> Unfortunately i
Dear all,
I am using Python 2.4.3 for my project. We need to use HTTPS with python2.4.3
unfortunately it seems httplib is not working fine for me. Below is small code
that works well with Python2.6.1 but not with Python2.4.3. Unfortunately its
not possible for me to move away from Python 2.4.3.