Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.06; 'pep': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:library': 0.16; 'wrote:': 0.18; 'pointed': 0.19; 'thu,': 0.19; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'certainly': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'implemented': 0.33; 'subject:the': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'pm,': 0.38; 'how': 0.40; 'love': 0.65; '20,': 0.68; 'quality': 0.72; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=yDo62m6ZZnPzrhUGpb1lpWmR2c55mKivuCs6dF1jjWU=; b=F0cmYjb2RiRzDThDxbQfIk33VGhL2qPzLsG1tUlAYvMEE1drB+0nM6a4ZBTXPDvrbE 7N3nvvRuk7/KgGDThsBYBUS3rIG5qruUCfASC4cEXdAnKyFNRs3Ee9Z8742VUuZ71BYn CF7lslmuH5IW0Yz8w5a1JHB9TR9yWQb5xt3DmgXkTjZAaHL3AVOHelpE52/Bz/jJpuxZ zmcZlPV4YtRRDoyEH2HL/K3GufvYejt9lF9NkV86Wvm2R0P45b+WJkRx/r01TEtbGMtG MliDxRVn5iEUnBudqXJ2RJGlnrmtjLIrtmNlpU5RJswkOGFDAXX2JLc6Co+njhB5FxYT rxaQ== MIME-Version: 1.0 X-Received: by 10.66.26.176 with SMTP id m16mr1451387pag.142.1392896240270; Thu, 20 Feb 2014 03:37:20 -0800 (PST) In-Reply-To: <87eh2y6n1d.fsf@elektro.pacujo.net> References: <87mwhm6q3e.fsf@elektro.pacujo.net> <87eh2y6n1d.fsf@elektro.pacujo.net> Date: Thu, 20 Feb 2014 22:37:20 +1100 Subject: Re: Commonly-used names in the Python standard library From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392896249 news.xs4all.nl 2873 [2001:888:2000:d::a6]:41703 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66748 On Thu, Feb 20, 2014 at 10:28 PM, Marko Rauhamaa wrote: > A coworker pointed out that the gist of the PEP has already been > implemented by . I love how that's categorized "Topic :: Software Development :: Quality Assurance". It certainly assures _something_ about quality... ChrisA