Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1a.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: OK 0.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'url:pipermail': 0.05; 'context': 0.07; 'lawrence': 0.09; 'subject:characters': 0.09; 'archive': 0.14; 'thread': 0.14; 'absence.': 0.16; 'cryptic': 0.16; 'threads.': 0.16; 'ignore': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'wed,': 0.18; 'bit': 0.19; 'fit': 0.20; 'to:name:python-list@python.org': 0.22; "aren't": 0.24; 'issue,': 0.24; 'handling': 0.26; 'solutions.': 0.26; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'ideal': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'went': 0.31; "we're": 0.32; 'url:python': 0.33; 'older': 0.33; 'noticed': 0.34; 'subject:the': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'thanks': 0.36; 'url:org': 0.36; 'list.': 0.37; 'to:addr:python-list': 0.38; 'quote': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'easy': 0.60; 'future': 0.60; 'sender.': 0.60; "you're": 0.61; 'email addr:gmail.com': 0.63; 'kind': 0.63; 'pick': 0.64; 'provide': 0.64; 'here': 0.66; 'reply': 0.66; 'mar': 0.68; 'subject': 0.69; 'receive': 0.70; 'to,': 0.72; '9:19': 0.84; 'scarlet': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=QQ/b6XTz4QwPt4lFKR6xFHS8G0KHwR6q39k+SJcmZ+o=; b=aPbYFghYq9KJKja4oiZwsGXdY7udi294NBY/6M/xpLW3OH9WjSF687g8M/9205RC5U /GKIf+/G1DvezEKH3YWBxa49UHYpHoh0ZkGgB/Uk4P3VzGgkvxdxiG9l7k+xHvxR19Je RDxFMHnt9zPpc5VJqlL4em8N5mx7rQOL7JTuS89+7ySzPSn0VOxed10z4mvdQ9gbCs0S RWViUBbahzzHQaN2BpLbJ+aocYnlGEz6UqnYJ4GjyHHpfRzxdqWfjLNlZVwGWmbsAaz4 JJyRz++XrnMQ9k3kuC6Xe+lY+0QbFXi9MWrHFhEWW2egzJwq3xu5pYUtIXm2t2nhuRsV q9RA== X-Received: by 10.50.143.34 with SMTP id sb2mr15048698igb.11.1395240230600; Wed, 19 Mar 2014 07:43:50 -0700 (PDT) MIME-Version: 1.0 Sender: zachary.ware@gmail.com In-Reply-To: References: <3d4644f8-ab88-41c5-9a52-2a5678dd64c0@googlegroups.com> From: Zachary Ware Date: Wed, 19 Mar 2014 09:43:30 -0500 X-Google-Sender-Auth: Wwq8UVkcetrlZMVJP4-b5iR9_-4 Subject: Re: Printing characters outside of the ASCII range To: "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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395240239 news.xs4all.nl 2902 [2001:888:2000:d::a6]:53271 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:68556 On 19/03/2014 13:11, diccon.tesson@gmail.com wrote: > Your handling Pick Multi value fields aren't you ;) > Just hit the same issue, thanks all here for various solutions. > Interfacing with OpenQM / Scarlet DME here. For future posts, please be sure to quote what you're replying to. Google Groups makes things easy to find and reply to, but this is a mailing list. When we receive a mail with just a subject line and a cryptic message, we're likely to think it spam and ignore future mail from that sender. It's also a bit less than ideal to reply to years old threads. On Wed, Mar 19, 2014 at 9:19 AM, Mark Lawrence wrote: > The context is conspicious by its absence. In future would you please be > kind enough to provide some. In a fit of curiosity, I went looking: https://mail.python.org/pipermail/python-list/2012-November/634803.html I'm almost surprised it wasn't any older than that :) Ironically, on my way down the November 2012 archive page, I noticed a long thread about "Obnoxious postings from Google Groups". -- Zach