X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Received: by 10.224.33.140 with SMTP id h12mr35704287qad.73.1362420149414; Mon, 04 Mar 2013 10:02:29 -0800 (PST) Message-ID: <5134E1B1.9040207@gmail.com> Date: Mon, 04 Mar 2013 19:02:25 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Regression: Python 2.7.3 socket Module Not Compiled with SSL Support? References: <201334101535 DOT 047006 AT A6> In-Reply-To: <201334101535.047006@A6> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 3/4/2013 6:15 PM, 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): works fine for me : $ 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 >>> Regards Marco -- 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