Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59129
| References | <mailman.2397.1384202874.18130.python-list@python.org> <8e3da943-3ed5-49f1-a4f2-4836d0f435dd@googlegroups.com> <5281738d$0$6574$c3e8da3$5496439d@news.astraweb.com> |
|---|---|
| Date | 2013-11-12 12:35 +1100 |
| Subject | Re: 'isimmutable' and 'ImmutableNester' |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2414.1384220135.18130.python-list@python.org> (permalink) |
On Tue, Nov 12, 2013 at 11:17 AM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > On Mon, 11 Nov 2013 12:55:56 -0800, Ned Batchelder wrote: > >> On Monday, November 11, 2013 3:47:45 PM UTC-5, Frank-Rene Schäfer wrote: >>> I prepared a PEP and was wondering what your thoughts are about it: >> >> The best place to discuss proposals for changes to the Python language >> and library is the Python-Ideas mailing list: >> https://mail.python.org/mailman/listinfo/python-ideas > > Actually it is recommended to get at least initial feedback here first, > to weed out proposals like: > > "Python ought to allow function currying, like in Haskell." > > "You mean like functools.partial?" > > "Oh, never mind then." aka "Guido's Time Machine" situations. I think this might be one of them - I read the proposal and thought "Hashability should answer that", and random832 also posted the same. Love that time machine! ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
'isimmutable' and 'ImmutableNester' Frank-Rene Schäfer <fschaef@gmail.com> - 2013-11-11 21:47 +0100
Re: 'isimmutable' and 'ImmutableNester' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-11 12:55 -0800
Re: 'isimmutable' and 'ImmutableNester' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-12 00:17 +0000
Re: 'isimmutable' and 'ImmutableNester' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-12 00:30 +0000
Re: 'isimmutable' and 'ImmutableNester' Chris Angelico <rosuav@gmail.com> - 2013-11-12 12:35 +1100
Re: 'isimmutable' and 'ImmutableNester' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-12 01:38 +0000
csiph-web