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


Groups > comp.lang.python > #26250

Re: [Python] Re: PyPI question, or, maybe I'm just stupid

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!hq-usenetpeers.eweka.nl!81.171.88.15.MISMATCH!eweka.nl!lightspeed.eweka.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <chris@gonnerman.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.029
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'subject:: [': 0.03; 'subject:Python': 0.05; 'subject:question': 0.08; 'received:184.172': 0.09; 'subject:PyPI': 0.09; 'thread': 0.11; 'finney': 0.16; 'received:gateway01.websitewelcome.com': 0.16; 'wrote:': 0.17; 'headers': 0.17; 'subject:] ': 0.19; 'to:name :python-list@python.org': 0.20; 'from:addr:chris': 0.22; 'suddenly': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'reply.': 0.28; 'post': 0.28; 'along.': 0.29; 'instead,': 0.33; 'to:addr:python-list': 0.33; "can't": 0.34; 'ben': 0.35; 'pm,': 0.35; 'created': 0.36; 'being': 0.37; 'why': 0.37; 'rather': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'subject:, ': 0.61; 'received:216': 0.62; 'reply': 0.66; 'talking': 0.66; 'attention': 0.75; 'topic,': 0.78; 'composing': 0.84; 'confusing': 0.84; 'received:69.41.242': 0.84
Date Mon, 30 Jul 2012 07:46:16 -0500
From Chris Gonnerman <chris@gonnerman.org>
User-Agent Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0
MIME-Version 1.0
To "python-list@python.org" <python-list@python.org>
Subject Re: [Python] Re: PyPI question, or, maybe I'm just stupid
References <5015d8d4$0$11120$c3e8da3@news.astraweb.com> <mailman.2708.1343611623.4697.python-list@python.org> <87fw89rj7z.fsf@benfinney.id.au>
In-Reply-To <87fw89rj7z.fsf@benfinney.id.au>
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - gator191.hostgator.com
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse Sender Address Domain - gonnerman.org
X-BWhitelist no
X-Source
X-Source-Args
X-Source-Dir
X-Source-Sender ([10.0.1.176]) [216.146.253.37]:43626
X-Source-Auth chris@newcenturycomputers.net
X-Email-Count 2
X-Source-Cap bmV3Y2VudDtuZXdjZW50O2dhdG9yMTkxLmhvc3RnYXRvci5jb20=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2729.1343652970.4697.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1343652970 news.xs4all.nl 6864 [2001:888:2000:d::a6]:55677
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:26250

Show key headers only | View raw


On 07/29/2012 11:00 PM, Ben Finney wrote:
> Your post is showing up as a reply to a thread about IEEE-784 floats, 
> because you created your message as a reply. Consequently, it's rather 
> confusing why you suddenly start talking about PollyReports. If you 
> want to attract attention to an unrelated topic, it's best if you 
> don't reply to an existing thread; instead, start a new thread by 
> composing a new message to the forum. 
My apologies.  I did not consider that headers I can't see might be 
being sent along.

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


Thread

Extracting bit fields from an IEEE-784 float Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-30 00:44 +0000
  PyPI question, or, maybe I'm just stupid Chris Gonnerman <chris@gonnerman.org> - 2012-07-29 20:26 -0500
    Re: PyPI question, or, maybe I'm just stupid Ben Finney <ben+python@benfinney.id.au> - 2012-07-30 14:00 +1000
      Re: [Python] Re: PyPI question, or, maybe I'm just stupid Chris Gonnerman <chris@gonnerman.org> - 2012-07-30 07:46 -0500
  Re: Extracting bit fields from an IEEE-784 float Dan Sommers <dan@tombstonezero.net> - 2012-07-29 18:08 -0700
  Re: Extracting bit fields from an IEEE-784 float Terry Reedy <tjreedy@udel.edu> - 2012-07-30 01:17 -0400
  Re: Extracting bit fields from an IEEE-784 float Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2012-07-30 08:42 +0200
  Re: Extracting bit fields from an IEEE-784 float Mark Dickinson <dickinsm@gmail.com> - 2012-07-30 00:57 -0700
  Re: PyPI question, or, maybe I'm just stupid Dieter Maurer <dieter@handshake.de> - 2012-07-30 11:20 +0200
  Re: Extracting bit fields from an IEEE-784 float Grant Edwards <invalid@invalid.invalid> - 2012-07-30 14:16 +0000
    Re: Extracting bit fields from an IEEE-784 float Roy Smith <roy@panix.com> - 2012-07-30 10:28 -0400
    Re: Extracting bit fields from an IEEE-784 float Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-07-30 15:50 +0100
      Re: Extracting bit fields from an IEEE-784 float Grant Edwards <invalid@invalid.invalid> - 2012-07-30 15:47 +0000
        Re: Extracting bit fields from an IEEE-784 float Roy Smith <roy@panix.com> - 2012-07-30 16:50 -0400
    Re: Extracting bit fields from an IEEE-784 float Mark Dickinson <dickinsm@gmail.com> - 2012-07-30 09:14 -0700

csiph-web