Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62480
| From | Brian Bruggeman <brian.m.bruggeman@gmail.com> |
|---|---|
| Subject | @property simultaneous setter and getter |
| Date | 2013-12-20 15:26 -0600 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4464.1387618739.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Is this something that would be pep-able? https://gist.github.com/brianbruggeman/8061774 Thanks in advance.
Back to comp.lang.python | Previous | Next — 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