Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.040 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.01; '16,': 0.03; 'cc:addr :python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:3.3': 0.16; 'subject:values': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'machine': 0.22; 'python?': 0.22; 'cc:addr:python.org': 0.22; 'library,': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'keys': 0.31; 'question:': 0.31; 'checking': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'list.': 0.37; 'pm,': 0.38; 'anything': 0.39; 'name': 0.63; 'answer:': 0.84; 'rusi': 0.91; 'to:none': 0.92; '2013': 0.98 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=XUhc9r2Odv7iucK/53fLU78yaudKKvXbBryzDVfLtoM=; b=TlxsNsaL3tCVBa6lMK2MBdFZSLNbqX763U2itAsJoPZltZ0NEL1eZFxgdBSPgM/wAS kbLEP0U43nkhAKRD0HBiAk0q6Wx8KyWykB6Z3ZhkJcM6Ty1VULHiawm3lq9PyEA+ZNbz qyWSlxd9Knb5Wp5c619xsONFI9IEYZSGksuFnfcQUnOG0INM6t1oaR/Q0uGN2HRtOx5h 40+BoFgIlWIYeAE7Q2rRwQLzg/Bv7U25/FOuvGfKC56yxfskTvwlIXsL36m4tCglmJg/ T2qQt4lGRl85CEch4SgJBE9aVj9C7u5aWl8vsT8Dh+48SQ6qRAOdvnuVxBoLqJKo+v9C wkqw== MIME-Version: 1.0 X-Received: by 10.66.66.234 with SMTP id i10mr17223528pat.127.1387161449327; Sun, 15 Dec 2013 18:37:29 -0800 (PST) In-Reply-To: <905d6e7e-6748-42dd-8b63-d80a4d175914@googlegroups.com> References: <7b7028b8-5de0-4a3a-a23b-2e19fe859955@googlegroups.com> <905d6e7e-6748-42dd-8b63-d80a4d175914@googlegroups.com> Date: Mon, 16 Dec 2013 13:37:29 +1100 Subject: Re: Comparing values of counter in python 3.3 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387161457 news.xs4all.nl 2882 [2001:888:2000:d::a6]:57307 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61983 On Mon, Dec 16, 2013 at 1:32 PM, rusi wrote: > But 'counter' is a strange name -- after checking whether > 'bag' and 'multiset' are there in the library, I would not think to > check anything else. Which is why we have this list. Question: Is there a way to do x, y, and z, in Python? Answer: Check out this module! *returns time machine keys to Guido* ChrisA