Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94070
| Path | csiph.com!usenet.pasdenom.info!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.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 | <wrw@mac.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.006 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'elements.': 0.05; 'remaining': 0.07; 'stack.': 0.07; 'cc:addr:python-list': 0.09; 'polish': 0.09; 'pushed': 0.13; 'stack': 0.13; 'emulator': 0.16; 'hewlett': 0.16; 'packard': 0.16; 'received:10.0.1.5': 0.16; 'received:mac.com': 0.16; 'subject:assistance': 0.16; 'wrote:': 0.16; 'later': 0.16; 'received:10.0.1': 0.18; 'language': 0.19; 'versions': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'dropped': 0.22; 'lawrence': 0.22; 'cc:no real name:2**0': 0.22; 'elements': 0.23; '(e.g.,': 0.27; 'moved': 0.27; 'received:17': 0.27; 'notation': 0.29; 'url:mailman': 0.30; 'entry': 0.31; 'bill': 0.32; 'language.': 0.32; 'url:python': 0.33; 'url:listinfo': 0.34; 'received:10.0': 0.34; 'could': 0.35; 'url:org': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'itself': 0.38; 'url:mail': 0.40; 'mark': 0.40; 'still': 0.40; 'header:MIME-version:1': 0.60; 'subject:Need': 0.61; 'our': 0.64; 'skip:\xe2 10': 0.70; 'jul': 0.72; 'header:In-reply-to:1': 0.84; 'interchange': 0.84; 'pythonistas,': 0.84; 'to:addr:yahoo.co.uk': 0.84 |
| X-Proofpoint-Virus-Version | vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-07-18_03:2015-07-17,2015-07-18,1970-01-01 signatures=0 |
| X-Proofpoint-Spam-Details | rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1507180316 |
| Content-Type | text/plain; charset=utf-8 |
| MIME-version | 1.0 (Mac OS X Mail 8.2 \(2102\)) |
| Subject | Re: Need assistance |
| From | William Ray Wing <wrw@mac.com> |
| In-reply-to | <moe2mo$39c$1@ger.gmane.org> |
| Date | Sat, 18 Jul 2015 14:28:05 -0400 |
| Cc | "William R. Wing" <wrw@mac.com>, python-list@python.org |
| Content-transfer-encoding | quoted-printable |
| References | <225d4ac6-3b88-4844-805b-b4b00cd62ef4@googlegroups.com> <moc7aa$geg$1@dont-email.me> <55AA2BDE.6050605@web.de> <nulla.epistola@web.de> <"of> <Sat> <18> <Jul> <2015> <12:35:10> <+0200."@mac.com> <55AA2BDE.6050605@web.de> <201507181216.t6ICGBrY022256@fido.openend.se> <oqukqah82spi2ab4r2u9g3v6o9jh62sjtb@4ax.com> <moe2mo$39c$1@ger.gmane.org> |
| To | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| X-Mailer | Apple Mail (2.2102) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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.684.1437262501.3674.python-list@python.org> (permalink) |
| Lines | 31 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1437262501 news.xs4all.nl 2877 [2001:888:2000:d::a6]:42254 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:94070 |
Show key headers only | View raw
> On Jul 18, 2015, at 1:34 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>
>
[byte]
> What is an {HP calculator} roll operation?
>
The original Hewlett Packard “Scientific” calculators (HP-35, 45, 65, etc) that used Polish notation (operand, operand, operation; with no “=“ sign) had a stack. That stack itself could be manipulated (e.g., interchange X and Y). One of the stack manipulation commands was “Roll” which moved the top entry into X and pushed remaining elements up one. Later versions had both Roll-up and Roll-down, Roll-down moved the X entry to the top of the stack and dropped the other elements.
Bill (Who still uses an HP-45 emulator on his iPhone)
> --
> My fellow Pythonistas, ask not what our language can do for you, ask
> what you can do for our language.
>
> Mark Lawrence
>
> --
> https://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Need assistance craig.sirna@gmail.com - 2015-07-16 19:15 -0700
Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-16 20:40 -0600
Re: Need assistance craig.sirna@gmail.com - 2015-07-16 20:00 -0700
RE: Need assistance "Joseph Lee" <joseph.lee22590@gmail.com> - 2015-07-16 20:12 -0700
RE: Need assistance "Joseph Lee" <joseph.lee22590@gmail.com> - 2015-07-16 19:44 -0700
Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-16 21:00 -0600
Re: Need assistance Rob Gaddi <rgaddi@technologyhighland.invalid> - 2015-07-17 16:40 +0000
Re: Need assistance Igor Korot <ikorot01@gmail.com> - 2015-07-17 12:54 -0400
Re: Need assistance Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-17 20:00 +0100
Re: Need assistance Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-18 00:40 +0000
Re: Need assistance Sibylle Koczian <nulla.epistola@web.de> - 2015-07-18 12:35 +0200
Re: Need assistance Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-19 00:59 +0000
Re: Need assistance MRAB <python@mrabarnett.plus.com> - 2015-07-19 17:35 +0100
flipping string order Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-19 18:06 +0000
Re: Need assistance Laura Creighton <lac@openend.se> - 2015-07-18 14:16 +0200
RE: Need assistance "Joseph Lee" <joseph.lee22590@gmail.com> - 2015-07-18 09:05 -0700
Re: Need assistance Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-18 12:18 -0400
Re: Need assistance Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-18 18:34 +0100
Re: Need assistance mm0fmf <none@mailinator.com> - 2015-07-18 19:51 +0100
Re: Need assistance Joel Goldstick <joel.goldstick@gmail.com> - 2015-07-18 15:10 -0400
Re: Need assistance mm0fmf <none@mailinator.com> - 2015-07-18 20:35 +0100
Re: Need assistance Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-18 17:44 -0400
Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-18 20:46 -0600
Re: Need assistance Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-18 17:34 -0400
Re: Need assistance William Ray Wing <wrw@mac.com> - 2015-07-18 14:28 -0400
Re: Need assistance MRAB <python@mrabarnett.plus.com> - 2015-07-19 01:14 +0100
Re: Need assistance craig.sirna@gmail.com - 2015-07-19 16:06 -0700
Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-19 17:56 -0600
Re: Need assistance Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 17:21 -0700
Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-19 23:16 -0600
Re: Need assistance Chris Angelico <rosuav@gmail.com> - 2015-07-20 15:25 +1000
csiph-web