Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62502
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: @property simultaneous setter and getter |
| Date | 2013-12-21 11:59 -0500 |
| Organization | IISS Elusive Unicorn |
| References | <mailman.4464.1387618739.18130.python-list@python.org> <52b57c09$0$6599$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4476.1387645207.18130.python-list@python.org> (permalink) |
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