Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59124
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: 'isimmutable' and 'ImmutableNester' |
| Date | 2013-11-12 00:30 +0000 |
| References | <mailman.2397.1384202874.18130.python-list@python.org> <8e3da943-3ed5-49f1-a4f2-4836d0f435dd@googlegroups.com> <5281738d$0$6574$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2413.1384216245.18130.python-list@python.org> (permalink) |
On 12/11/2013 00:17, Steven D'Aprano 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?" > "But I don't want to do it like that, I want..." -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
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