Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #67507

Re: Help with "Guess the number" script

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!ecngs!feeder2.ecngs.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <swdunning@cox.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.028
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'responding': 0.07; 'subject:number': 0.09; 'subject:script': 0.09; 'cc:addr:python- list': 0.11; 'subject:Help': 0.11; 'finney': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'received:10.0.1': 0.19; 'cc:addr:python.org': 0.22; 'sorry,': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'posts': 0.26; 'header:In-Reply-To:1': 0.27; 'especially': 0.30; 'post.': 0.31; 'guess': 0.33; 'subject:the': 0.34; 'subject:with': 0.35; 'replies': 0.36; 'received:10.0': 0.36; 'should': 0.36; 'received:10': 0.37; 'ben': 0.38; 'pm,': 0.38; 'subject:" ': 0.39; 'header:Message-Id:1': 0.63; 'charset:windows-1252': 0.65; 'mar': 0.68; '2014,': 0.84; 'it\x92s': 0.84
X-CT-Class Clean
X-CT-Score 0.00
X-CT-RefID str=0001.0A020207.5313FF42.0056,ss=1,re=0.000,fgs=0
X-CT-Spam 0
X-Authority-Analysis v=2.0 cv=F4SJgNdN c=1 sm=1 a=MB85R812cvcrhCHz/P2OVA==:17 a=gK21Zm9gRZcA:10 a=G8Uczd0VNMoA:10 a=N659UExz7-8A:10 a=kviXuzpPAAAA:8 a=FeAGxEiQ07ATg-uLm6UA:9 a=pILNOxqGKmIA:10 a=MB85R812cvcrhCHz/P2OVA==:117
X-CM-Score 0.00
Authentication-Results cox.net; auth=pass (PLAIN) smtp.auth=swdunning@cox.net
Content-Type text/plain; charset=windows-1252
Mime-Version 1.0 (Mac OS X Mail 7.1 \(1827\))
Subject Re: Help with "Guess the number" script
From Scott W Dunning <swdunning@cox.net>
In-Reply-To <Yrua1n0023bjUJS01rubXG>
Date Sun, 2 Mar 2014 21:04:17 -0700
Content-Transfer-Encoding quoted-printable
References <43B63C46-3A2D-4374-8A42-EE931BA9A6C4@cox.net> <mailman.7516.1393691734.18130.python-list@python.org> <D9724003-3B31-4B30-AEFF-9AD34F581CB8@cox.net> <B16295AB-B14D-4271-A9E5-71DB734B867D@cox.net> <3FDED793-DA02-4F9F-B431-33499B6949ED@cox.net> <Yrua1n0023bjUJS01rubXG>
To Ben Finney <ben+python@benfinney.id.au>
X-Mailer Apple Mail (2.1827)
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.7622.1393819466.18130.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1393819466 news.xs4all.nl 2909 [2001:888:2000:d::a6]:45857
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:67507

Show key headers only | View raw


On Mar 2, 2014, at 8:52 PM, Ben Finney <ben+python@benfinney.id.au> wrote:
> 
> Once again, Scott, this discussion should be happening at the Tutor
> forum. Please don't continue the fragmentation of this discussion; keep
> the discusson over at the Tutor forum.
Sorry, I was just replying to replies to my post.  I get the posts through my email so it’s hard to distinguish, especially since people are responding under both.  I guess since people are responding it’s not that big a deal.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Help with "Guess the number" script Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-03-01 11:35 -0500
  Re: Help with "Guess the number" script Susan Aldridge <susanaldridge555@gmail.com> - 2014-03-01 10:03 -0800
  Re: Help with "Guess the number" script Scott W Dunning <swdunning@cox.net> - 2014-03-01 18:11 -0700
    Re: Help with "Guess the number" script Larry Hudson <orgnut@yahoo.com> - 2014-03-01 23:38 -0800
    Re: Help with "Guess the number" script Scott W Dunning <swdunning@cox.net> - 2014-03-02 18:36 -0700
  Re: Help with "Guess the number" script Chris Angelico <rosuav@gmail.com> - 2014-03-02 12:16 +1100
  Re: Help with "Guess the number" script Scott W Dunning <swdunning@cox.net> - 2014-03-02 18:40 -0700
  Re: Help with "Guess the number" script Scott W Dunning <swdunning@cox.net> - 2014-03-02 20:44 -0700
  Re: Help with "Guess the number" script Ben Finney <ben+python@benfinney.id.au> - 2014-03-03 14:52 +1100
  Re: Help with "Guess the number" script Scott W Dunning <swdunning@cox.net> - 2014-03-02 21:04 -0700
  Re: Help with "Guess the number" script Dave Angel <davea@davea.name> - 2014-03-03 02:10 -0500

csiph-web