Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.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: UNSURE 0.278 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.66; '*S*': 0.22; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'coding': 0.22; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'fri,': 0.33; 'received:google.com': 0.35; 'scheme': 0.36; 'to:addr:python- list': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'jul': 0.74; 'serious': 0.97; '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:to :content-type; bh=9aIbR9tkAGgczIAAQYrjNbOSZ1u1+mTEKswDcd76+G4=; b=dc0uRu+aHWX3Cn56a71C6UjEqRu5V3WvqtPydyOZJNtdPvgB4fOf+hRNYzlsjlodPx W1VJ6vJBz5yj7H2Zr3hn3Tz6zvjSfWIEFWqfZGBauW28SfWE69MzGFG5JKhp/J/mGWjL tz8/63qPAPh3sS90IhiacQLQONNGlVGT12lREmnyLO1IgZEu2rgHR53QizcsWDX1VH2W XypyjIMlIMBxh83i11SrzURoB6naqGqJtjWyxLcHbBYOQclfp3RGlfELZ0LJkV0jqEpe QbvWirhoNzwUx34F3eiz9Bl3HJIcYoLKqg9WaB73o8ET7fb5TgzAvoobEOfLEyE3sQje RSTg== MIME-Version: 1.0 X-Received: by 10.52.16.105 with SMTP id f9mr19433424vdd.28.1373595381280; Thu, 11 Jul 2013 19:16:21 -0700 (PDT) In-Reply-To: <26d5c832-eaa1-439e-af61-e2855af2cd18@googlegroups.com> References: <7ef8c0e7-7f7c-4a22-89a9-50f62c4a8064@googlegroups.com> <26d5c832-eaa1-439e-af61-e2855af2cd18@googlegroups.com> Date: Fri, 12 Jul 2013 12:16:21 +1000 Subject: Re: hex dump w/ or w/out utf-8 chars From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Fri, 12 Jul 2013 09:23:52 +0200 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: 1373613834 news.xs4all.nl 15892 [2001:888:2000:d::a6]:52085 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50504 On Fri, Jul 12, 2013 at 4:42 AM, wrote: > BTW, since > when a serious coding scheme need an extermal marker? > All of them. Content-type: text/plain; charset=UTF-8 ChrisA