Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.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: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'binary': 0.07; 'escape': 0.09; 'cc:addr:python-list': 0.11; 'cc:name:python list': 0.16; 'really?': 0.16; 'strange,': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'so.': 0.16; 'typing': 0.19; 'cc:addr:python.org': 0.22; '"you': 0.24; 'cc:2**0': 0.24; 'defined': 0.27; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'characters': 0.30; 'message-id:@mail.gmail.com': 0.30; 'subject:About': 0.31; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'doing': 0.36; 'subject:"': 0.60 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 :cc:content-type; bh=/ZwBKeCx5D9/q6k9zg6ynysHZdf7CIWWiAOfWh/dWGU=; b=G+JfvWRgnVZkR9+z6AsFxYOqHUKt2Hk8YNl+0XhEXUiYmbllX7l2HNBwv0d9MSOq9l xS2XCsu6VHo5cDLssOXHPae/tT6N+ER0SZ+5gVXSmJOyvyN6k0YmoH4v85VVc/W1/Ytm Wjr/J7pl9CdDbOKQXitg36mWjSdaudi/ucYSFC1TXibf2gLxu/eCkUt555qBEcn1nYdl p+JCPQN8uTR46sYTHZf42vEsMbeLJcVxRB/PqTZHML8oUswafPQQyTCrAwP/Jtr6lV6N QvasB2f3di7zaW5VCaKn22f8u0sOB4knKIKYTsJ2iKFJsWhKAfuoFAN1Db45A/HM4gn0 xdng== MIME-Version: 1.0 X-Received: by 10.194.185.237 with SMTP id ff13mr3188182wjc.64.1389043388733; Mon, 06 Jan 2014 13:23:08 -0800 (PST) In-Reply-To: References: <52C9FD02.3080109@stoneleaf.us> <52cae78d$0$29971$c3e8da3$5496439d@news.astraweb.com> <52CAF722.6010301@stoneleaf.us> Date: Mon, 6 Jan 2014 15:23:08 -0600 Subject: Re: "More About Unicode in Python 2 and 3" From: Mark Janssen To: Ned Batchelder Content-Type: text/plain; charset=ISO-8859-1 Cc: Python List 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: 1389043396 news.xs4all.nl 2963 [2001:888:2000:d::a6]:54728 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63347 >> Really? If people are using binary with "well-defined ascii-encoded >> tidbits", they're doing something wrong. Perhaps you think escape >> characters "\n" are "well defined tidbits", but YOU WOULD BE WRONG. >> The purpose of binary is to keep things raw. WTF? > If you want to participate in this discussion, do so. Calling people > strange, arrogant, and fools with no technical content is just rude. Typing > "YOU WOULD BE WRONG" in all caps doesn't count as technical content. Ned -- IF