X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:subject:from:date:message-id :mime-version:content-type; q=dns; s=default; b=vf8EME6alh8B6Ym1 7iw845UqtakZwbqkzOhtupxwFJKCmGI3gI31ffMhwzpJFXtXmbfhVV1v3lu5LlQd Ur8aXyqm2LEjYv5rf3r+Nt4cdv/fUkE0znIMS+16WCinDhQnA5uVr1mqwHp+ziL5 CAootIL8GAeZEkSMtYI1HdbYxhQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:subject:from:date:message-id :mime-version:content-type; s=default; bh=hlKd83U3ngXwvovWOE/Bzd kXREQ=; b=iKSmtJnQ1KqINjsurkpMnHTN41+z7ixngygK1tflxTzRk2YazhEfvq mcomHWy/toVIyxEd3gtJMAiRe+PVBSlWq7CNeqTCg3dCoeqvhxQ9gFACmVPOx8hh 1UiyyCtuaeC1wZPYkCcM1nO+9HnNKTjGpDA2xejPk1j05yJAugxaU= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: pylint 1.3.1-1 -- Python static code checker From: Jari Aalto Date: Sat, 14 Feb 2015 12:17:00 +0200 Message-Id: MIME-Version: 1.0 Content-Type: text/plain PACKAGE DESCRIPTION =================== Homepage: http://www.logilab.org/project/pylint License : GPL-2+ Analyzes source code for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. CHANGES SINCE LAST RELEASE ========================== See changes at http://hg.logilab.org/pylint INSTALL OR UPGRADE NOTES ======================== - Built for Python 2.7 - Standard install CYGWIN INSTALLATION INFORMATION =============================== To install this package, click on the "Install Cygwin now" link on the web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. You'll find the package listed in the "All" category. After installation, read the documentation at directories: /usr/share/doc//* /usr/share/doc/Cygwin/.README If you have questions or comments, please send them to the Cygwin mailing list at . CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ================================ This message has been sent to cygwin-announce list. If you want to unsubscribe from the mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com(at)cygwin.com More information on unsubscribing can be found: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- 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