Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59557
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: python 3.3 repr |
| Date | 2013-11-15 17:58 +0000 |
| References | <mailman.2646.1384514912.18130.python-list@python.org> <528637DB.6050504@chamonix.reportlab.co.uk> <CAPM-O+xo=81DfJe_zCUDoXBC3Nc9vX+1tPg+wSx6wO==vsC4hA@mail.gmail.com> <201311151136.37627.gheskett@wdtv.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2681.1384538347.18130.python-list@python.org> (permalink) |
On 15/11/2013 16:36, Gene Heskett wrote: > On Friday 15 November 2013 11:28:19 Joel Goldstick did opine: > >> 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. > > Ok, if you are feeling old & decrepit, hows this for a birthday: 10/04/34, > I came into micro computers about RCA 1802 time. Wrote a program for the > 1802 without an assembler, for tape editing in '78 at KRCR-TV in Redding > CA, that was still in use in '94, but never really wrote assembly code > until the 6809 was out in the Radio Shack Color Computers. os9 on the > coco's was the best teacher about the unix way of doing things there ever > was. So I tell folks these days that I am 39, with 40 years experience at > being 39. ;-) > >>> Robin Becker > > > Cheers, Gene > I also used the RCA 1802, but did you use the Ferranti F100L? Rationale for the use of both, mid/late 70s they were the only processors of their respective type with military approvals. Can't remember how we coded on the F100L, but the 1802 work was done on the Texas Instruments Silent 700, copying from one cassette tape to another. Set the controls wrong when copying and whoops, you've just overwritten the work you've just done. We could have had a decent development environment but it was on a UK MOD cost plus project, so the more inefficiently you worked, the more profit your employer made. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
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