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


Groups > comp.lang.python > #36577

Re: Why BOM in logging message?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
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; 'root': 0.04; 'url:launchpad': 0.05; 'subject:Why': 0.09; 'aug': 0.13; '>>on': 0.16; 'cryptic': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'refreshing': 0.16; 'roy': 0.16; 'yup,': 0.16; 'wrote:': 0.17; 'jan': 0.18; '>>>': 0.18; 'suddenly': 0.22; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'chris': 0.28; 'post': 0.28; 'questions.': 0.29; 'smart': 0.29; 'knows': 0.30; 'fri,': 0.30; 'url:source': 0.30; 'at:': 0.31; 'sense': 0.31; '11,': 0.33; 'up!': 0.33; 'problem': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'adds': 0.35; 'machines': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'details': 0.63; 'love': 0.63; 'fun': 0.64; 'smith': 0.71; '2013': 0.84; 'skip:/ 30': 0.91
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:to :content-type; bh=N/3kx5Ahet1aWcXXBmRk6altn++GdYppbA+eCn1L71w=; b=Oq0fhso9XO/LW0JYVtU3xMhdC4QPTG6wDWyBXZQhBfwN3TJSZqnnH+A+VfqI5ugzKM lubhsH35LZuB/lep1pHPt2FWC11OHqFBA7nWsSMjuoOB6tr09Q0qBTb7N5jobHm4nsA3 MuahUcEwOCgiAmp5fjaps2cP7TpVot5j4FPRsunkU/CVuIwWtG8PZl4UkYazS7QJVMlt 9Ed52m37Z9T28PJOKvdQqcd2xfNy7/wXwE1DessEH/DYsOqAaQjwbYC1LzltZ3MtE8jH bgDGLbYhxGZ328u8IeJu1YD8evDCN3ln2JOiyb3zN4zWvWav6LihEuFihkVEN+KTxnXQ rrKg==
MIME-Version 1.0
In-Reply-To <kcmqu8$6gc$1@panix2.panix.com>
References <kcksg2$bkp$1@panix2.panix.com> <roy-10B053.20174309012013@news.panix.com> <kcmoug$rk4$1@panix2.panix.com> <mailman.372.1357834577.2939.python-list@python.org> <kcmqu8$6gc$1@panix2.panix.com>
Date Fri, 11 Jan 2013 03:52:17 +1100
Subject Re: Why BOM in logging message?
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
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 <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.373.1357836747.2939.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1357836747 news.xs4all.nl 6952 [2001:888:2000:d::a6]:57214
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:36577

Show key headers only | View raw


On Fri, Jan 11, 2013 at 3:40 AM, Roy Smith <roy@panix.com> wrote:
>>On Fri, Jan 11, 2013 at 3:06 AM, Roy Smith <roy@panix.com> wrote:
>>> -rw-r--r-- 1 root root 45076 Aug  1 05:39 /usr/lib/python2.7/logging/handlers.py
>>> -rw-r--r-- 1 root root 45143 Apr 20  2012 /usr/lib/python2.7/logging/handlers.py
>
> Chris Angelico  <rosuav@gmail.com> wrote:
>>$ dpkg -S /usr/lib/python2.7/logging/handlers.py
>
> Yup, on some machines we've got 2.7.3-0ubuntu3, and on others,
> 2.7.3-0ubuntu3.1 of python2.7-minimal.  Details at:
>
> https://launchpad.net/ubuntu/+source/python2.7/2.7.3-0ubuntu3.1

I love it when everything adds up! The message even cites the specific
change. It's like a cryptic crossword - once you get the answer, you
KNOW it's the answer because suddenly it all makes sense :)

Thanks for bringing a fun problem to solve! It's (unfortunately) a
refreshing change to read a post from someone who knows how to ask
smart questions.

ChrisA

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


Thread

Why BOM in logging message? roy@panix.com (Roy Smith) - 2013-01-09 17:54 -0500
  Re: Why BOM in logging message? Chris Angelico <rosuav@gmail.com> - 2013-01-10 10:07 +1100
    Re: Why BOM in logging message? Roy Smith <roy@panix.com> - 2013-01-09 20:17 -0500
      Re: Why BOM in logging message? roy@panix.com (Roy Smith) - 2013-01-10 11:06 -0500
        Re: Why BOM in logging message? Chris Angelico <rosuav@gmail.com> - 2013-01-11 03:16 +1100
          Re: Why BOM in logging message? roy@panix.com (Roy Smith) - 2013-01-10 11:40 -0500
            Re: Why BOM in logging message? Chris Angelico <rosuav@gmail.com> - 2013-01-11 03:52 +1100
        Re: Why BOM in logging message? Terry Reedy <tjreedy@udel.edu> - 2013-01-10 18:45 -0500
  Re: Why BOM in logging message? John Gordon <gordon@panix.com> - 2013-01-09 23:19 +0000
    Re: Why BOM in logging message? Roy Smith <roy@panix.com> - 2013-01-09 20:17 -0500

csiph-web