Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62502
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.010 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'language.': 0.14; '>on': 0.16; 'brilliant': 0.16; 'formula': 0.16; 'hopper': 0.16; 'message- id:@4ax.com': 0.16; 'ought': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'tabs': 0.16; 'wrote:': 0.18; '(the': 0.22; 'oriented': 0.24; 'url:home': 0.24; 'header:X -Complaints-To:1': 0.27; 'dec': 0.30; "i'm": 0.30; 'code': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'know.': 0.32; 'open': 0.33; 'brian': 0.33; 'fri,': 0.33; 'common': 0.35; 'something': 0.35; 'but': 0.35; 'charset:us-ascii': 0.36; 'received:76': 0.38; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'most': 0.60; 'browser': 0.61; 'john': 0.61; 'back': 0.62; 'business': 0.70; '2013': 0.98 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: @property simultaneous setter and getter |
| Date | Sat, 21 Dec 2013 11:59:03 -0500 |
| Organization | IISS Elusive Unicorn |
| References | <mailman.4464.1387618739.18130.python-list@python.org> <52b57c09$0$6599$c3e8da3$5496439d@news.astraweb.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-76-249-24-7.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| 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.4476.1387645207.18130.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1387645207 news.xs4all.nl 2868 [2001:888:2000:d::a6]:56698 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:62502 |
Show key headers only | View raw
On 21 Dec 2013 11:31:22 GMT, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> declaimed the following:
>On Fri, 20 Dec 2013 15:26:10 -0600, Brian Bruggeman wrote:
>
>> Is this something that would be pep-able?
>
>I don't know. What is it? I'm sure your code is the most fabulous,
>awesome and brilliant thing since Grace Hopper came up with FORmula
>TRANslation back in the 1950s, but my browser has over eighty tabs open
>at the moment, give me a reason why I ought to open one more.
>
As I recall, Grace Hopper was involved in COmmon Business Oriented
Language. FORTRAN credit goes to John Backus (the B in BNF notation)
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
@property simultaneous setter and getter Brian Bruggeman <brian.m.bruggeman@gmail.com> - 2013-12-20 15:26 -0600
Re: @property simultaneous setter and getter Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-21 11:31 +0000
Re: @property simultaneous setter and getter Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-21 12:09 +0000
Re: @property simultaneous setter and getter Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-12-21 11:59 -0500
Hopper and Backus (was Re: @property simultaneous setter and getter) Terry Reedy <tjreedy@udel.edu> - 2013-12-21 16:42 -0500
csiph-web