From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32765 invoked by alias); 1 Nov 2017 02:48:03 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 32054 invoked by uid 89); 1 Nov 2017 02:47:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 00D9181DED Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 00D9181DED X-Mailbox-Line: From cygwin-announce-python2-2.7.14-1 Tue Oct 31 21:44:48 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 01 Nov 2017 02:48:00 -0000 Subject: python2 2.7.14-1 X-SW-Source: 2017-11/txt/msg00003.txt.bz2 Message-ID: <20171101024800.zPTDiW5VghmkYUCD7Nieqz5raRsFABSeu5GK7yd7cGE@z> The following packages have been uploaded to the Cygwin distribution: * python2-2.7.14-1 * python2-devel-2.7.14-1 * python2-tkinter-2.7.14-1 * python2-test-2.7.14-1 * idle2-2.7.14-1 Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. This is an update to the latest 2.7 maintenance release. -- Yaakov