Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'think,': 0.07; 'bits': 0.09; 'missed': 0.12; '.........': 0.16; 'subject:3.3': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'split': 0.19; 'cc:addr:gmail.com': 0.22; 'to:name:python-list@python.org': 0.22; 'cc:2**1': 0.23; 'header:User-Agent:1': 0.23; 'header:In- Reply-To:1': 0.27; 'words': 0.29; 'cool,': 0.31; 'older': 0.33; 'received:74.125.82': 0.34; 'could': 0.34; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'ibm': 0.36; 'machines': 0.38; 'to:addr:python-list': 0.38; 'received:74.125': 0.39; 'to:addr:python.org': 0.39; 'liked': 0.60; 'finally': 0.65; 'here': 0.66; 'me!': 0.84; 'received:192.168.0.3': 0.84; 'joel': 0.91 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=JD5IubsnXZj6qplOw7efnH29kEfY7fBdq10kJFPJrBk=; b=HWBWkYDRQnI2gzjWRGm+duxouLL8fatMd6MXqNtjsVUCixTLmvPlW1r/KA8mtypHQH RBy5R8KviW9MnGjCbmOfG73ivz8JxBO+Ghhbj653wApOkpAeSwbTrIvIU0JvhIRgtouq D/ZEfoJCFl61LP57UNBQiijUiyerqtI5uX1LZG4+aHbCDlCtjlZoPogWte6B6MWWjsyo 1vB6PZOch0hAyr8Tpaow7n7gzY4LcsV2AbWCMom5ma9CzuNT+kSsXThVY4WlBfCfMpB1 1erHDmSGzirJr5s+3iy7reNe8VvsbEeEeDD0WUtrklhzFVBi/OANXgEmmqYnvpjANT0o QDcg== X-Gm-Message-State: ALoCoQni39h9ZYxyfEzlT8gQ7Q5MAb9Af8cZ1cFC8Gq1X/wfjeMs9e8BpRYm2J2t9WFNwpnFfRPp X-Received: by 10.180.101.197 with SMTP id fi5mr7744617wib.46.1384528681774; Fri, 15 Nov 2013 07:18:01 -0800 (PST) Date: Fri, 15 Nov 2013 15:18:02 +0000 From: Robin Becker User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: "python-list@python.org" Subject: Re: python 3.3 repr References: <52863305.2060303@chamonix.reportlab.co.uk> <528637DB.6050504@chamonix.reportlab.co.uk> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Roy Smith 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384528689 news.xs4all.nl 15883 [2001:888:2000:d::a6]:46751 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59536 On 15/11/2013 15:07, Joel Goldstick wrote: ........ > > 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. The pdp 10/15 had 18 bit words and could be organized as 3*6 or 2*9, pdp 8s had 12 bits I think, then came the IBM 7094 which had 36 bits and finally the CDC6000 & 7600 machines with 60 bits, some one must have liked 6's -mumbling-ly yrs- Robin Becker