how can I use socket.ssl in python

2006-01-08 Thread ascetic
I am a newbie in using python.
Today I try to use socket.ssl in a program. but python didn't
support it.
what's the reason? Anyone can tell me.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: how can I use socket.ssl in python

2006-01-08 Thread Scott David Daniels
ascetic wrote:
 I am a newbie in using python.
 Today I try to use socket.ssl in a program. but python didn't
 support it.
 what's the reason? Anyone can tell me.
 
(1) Search the newsgroup; several people sometimes have it.
(2) Ask smart questions.  Try to imagine answering what you
 just asked with the evidence you provided.  I don't know
 if you are writing in Jython, IronPython, CPython, ...
 on a dingleblat 4000, running python 2.1.35? ...

--Scott David Daniels
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list