Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59532
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.056 |
| X-Spam-Evidence | '*H*': 0.90; '*S*': 0.01; 'bits': 0.09; 'translations': 0.09; 'cc:addr:python-list': 0.11; 'missed': 0.12; '(?).': 0.16; 'really?': 0.16; 'subject:3.3': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'split': 0.19; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'character': 0.29; 'words': 0.29; 'message-id:@mail.gmail.com': 0.30; 'cool,': 0.31; 'division': 0.31; 'fri,': 0.33; 'older': 0.33; 'something': 0.35; 'etc': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'nov': 0.38; 'sure': 0.39; 'became': 0.64; 'here': 0.66; 'confusing': 0.84; 'laughed': 0.84; 'me!': 0.84; 'popular.': 0.84; 'joel': 0.91; '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 :cc:content-type; bh=TStMjy7Djae4CzxjH1bXPulOf17gMUs1SG8/lISgBIQ=; b=J3Pw+tnPEUtmK7DmlHKCEILQAUu55wV2PaysiUpizSEIp3vNYJpOs7TpYjdSS5PML1 JuXtezjd1Kx4Bi+yEF4cYKJBHVnRH68FUgFDa1UDLI9Dv2EBwY0Y8Zfvu+7dI7VQkI0R hVo4jiz2QySTGCugc6oLmNuOjmgu40K/vLENu0GhMnlZ329d85vkF+bwuDFIym5gshdy a6s/OJunvUdwX73vEmnOo8irI0uIrmS9gf/mkZqF2Kzd/JiF9qykbHYIPXl0ds7/uaH8 MZ27FJcRG6mUUrr2iLpmRjRRCngKBweNIfw2Kf8so2wtmSguL2781DZJplBPV/3xLZmw wtEA== |
| MIME-Version | 1.0 |
| X-Received | by 10.58.248.198 with SMTP id yo6mr99837vec.40.1384528069858; Fri, 15 Nov 2013 07:07:49 -0800 (PST) |
| In-Reply-To | <528637DB.6050504@chamonix.reportlab.co.uk> |
| References | <mailman.2646.1384514912.18130.python-list@python.org> <b6db8982-feac-4036-8ec4-2dc720d41a4b@googlegroups.com> <roy-66E351.09004515112013@news.panix.com> <BD21979F-E8CB-41EA-9136-6C052D65DEE0@panix.com> <52863305.2060303@chamonix.reportlab.co.uk> <CAPM-O+wS_+c7p6kN6Lz0A8_3gdqdZ_M6sJN1K5Hy_kbjpYCGvA@mail.gmail.com> <528637DB.6050504@chamonix.reportlab.co.uk> |
| Date | Fri, 15 Nov 2013 10:07:49 -0500 |
| Subject | Re: python 3.3 repr |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | Robin Becker <robin@reportlab.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | "python-list@python.org" <python-list@python.org>, Roy Smith <roy@panix.com> |
| 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 | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2665.1384528079.18130.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384528079 news.xs4all.nl 15971 [2001:888:2000:d::a6]:34307 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59532 |
Show key headers only | View raw
On Fri, Nov 15, 2013 at 10:03 AM, Robin Becker <robin@reportlab.com> wrote: > ........... > >>> became popular. >>> >> Really? you cried and laughed over 7 vs. 8 bits? That's lovely (?). >> ;). That eighth bit sure was less confusing than codepoint >> translations > > > > no we had 6 bits in 60 bit words as I recall; extracting the nth character > involved division by 6; smart people did tricks with inverted > multiplications etc etc :( > -- Cool, someone here is older than me! I came in with the 8080, and I remember split octal, but sixes are something I missed out on. > Robin Becker -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 11:28 +0000
Re: python 3.3 repr Ned Batchelder <ned@nedbatchelder.com> - 2013-11-15 03:38 -0800
Re: python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 12:16 +0000
Re: python 3.3 repr Ned Batchelder <ned@nedbatchelder.com> - 2013-11-15 05:54 -0800
Re: python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 14:29 +0000
Re: python 3.3 repr Serhiy Storchaka <storchaka@gmail.com> - 2013-11-15 16:40 +0200
Re: python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 14:52 +0000
Re: python 3.3 repr Roy Smith <roy@panix.com> - 2013-11-15 09:25 -0500
Re: python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 14:43 +0000
Re: python 3.3 repr Ned Batchelder <ned@nedbatchelder.com> - 2013-11-15 07:08 -0800
Re: python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 15:39 +0000
Re: python 3.3 repr Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-15 16:49 +0100
Re: python 3.3 repr Chris Angelico <rosuav@gmail.com> - 2013-11-16 03:01 +1100
Re: python 3.3 repr Neil Cerutti <neilc@norwich.edu> - 2013-11-15 17:47 +0000
Re: python 3.3 repr Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-16 01:09 +0000
Re: python 3.3 repr Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-15 17:10 +0000
Re: python 3.3 repr Chris Angelico <rosuav@gmail.com> - 2013-11-16 04:29 +1100
Re: python 3.3 repr Cousin Stanley <cousinstanley@gmail.com> - 2013-11-15 10:45 -0700
Re: python 3.3 repr Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-15 09:50 -0500
Re: python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 15:03 +0000
Re: python 3.3 repr Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-15 10:07 -0500
Re: python 3.3 repr Chris Angelico <rosuav@gmail.com> - 2013-11-16 02:08 +1100
Re: python 3.3 repr Robin Becker <robin@reportlab.com> - 2013-11-15 15:18 +0000
Re: python 3.3 repr Roy Smith <roy@panix.com> - 2013-11-15 10:32 -0500
Re: python 3.3 repr William Ray Wing <wrw@mac.com> - 2013-11-15 11:30 -0500
Re: python 3.3 repr Zero Piraeus <z@etiol.net> - 2013-11-15 14:06 -0300
Re: python 3.3 repr Chris Angelico <rosuav@gmail.com> - 2013-11-16 04:11 +1100
Re: python 3.3 repr Serhiy Storchaka <storchaka@gmail.com> - 2013-11-15 19:37 +0200
Re: python 3.3 repr Gene Heskett <gheskett@wdtv.com> - 2013-11-15 11:36 -0500
Re: python 3.3 repr Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-15 17:58 +0000
Re: python 3.3 repr Gene Heskett <gheskett@wdtv.com> - 2013-11-15 14:23 -0500
csiph-web