Re: Python and SSL enabled

2006-11-03 Thread matey
/home/mmedina/li ==== Not sure what is going on here. Can it not find my libraries? Heikki Toivonen wrote: > matey wrote: > > I tried to run the following simple program > > > > #!/usr/local/bin/python > > > &

Re: Python and SSL enabled

2006-11-01 Thread matey
-0.16/tests Can you tell me what I did not do? Thanks in advance. Heikki Toivonen wrote: > matey wrote: > > However, when I use the following command: python setup.py install > > I get the following error: > > > > creating /usr/local/lib/python2.3/site-packages/M2Cr

Re: Python and SSL enabled

2006-10-31 Thread matey
if I want to be able to access an Https page? thanks in advance, Monica Heikki Toivonen wrote: > matey wrote: > > I am have version 2.3.4. I want to write a python script to access a > > secure HTTPS. > > > > I tried the following: > > > > import urllib &

Python and SSL enabled

2006-10-24 Thread matey
do I know if SSL is enabled? 2. What can I do to get this to work? Thanks, Matey -- http://mail.python.org/mailman/listinfo/python-list