X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org X-Received: by 10.42.33.196 with SMTP id j4mr25808704icd.4.1362464274988; Mon, 04 Mar 2013 22:17:54 -0800 (PST) Date: Tue, 5 Mar 2013 00:17:49 -0600 From: Yaakov (Cygwin/X) To: cygwin AT cygwin DOT com Subject: Re: Regression: Python 2.7.3 socket Module Not Compiled with SSL Support? Message-ID: <20130305001749.5431db50@YAAKOV04> In-Reply-To: <201334101535.047006@A6> References: <201334101535 DOT 047006 AT A6> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, 4 Mar 2013 10:15:35 -0700, Erik Knowles wrote: > $ python > Python 2.7.3 (default, Dec 18 2012, 13:50:09) > [GCC 4.5.3] on cygwin > Type "help", "copyright", "credits" or "license" for more information. > >>> import ssl > Traceback (most recent call last): > File "", line 1, in > File "/usr/lib/python2.7/ssl.py", line 60, in > import _ssl # if we can't import it, let the error propagate > ImportError: No such process WFM. Try cygcheck /usr/lib/python2.7/lib-dynload/_ssl.dll and see if any DLLs are missing, and if so, install them. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple