Re: [Python-ideas] A more readable way to nest functions

2017-01-29 Thread zmo via Python-ideas
tl;dr: I agree with you, Steven, as proven by my former post, augmented with the details of your reply: there's no advantage to add a new operator and language construct for this use case.— On Sun, Jan 29, 2017 at 01:30:13PM +1100, Steven D'Aprano wrote: > On Sat, Jan 28, 2017 at 03:16:27PM +0100,

[Python-ideas] What are your opinions on .NET Core vs Python?

2017-01-29 Thread Gerald Britton
It's an apples/oranges comparison. .NET is a library that can be used from many languages, including Python. (Not just IronPython, but also Python for .NET (pythonnet.sourceforge*.*net *))* Python is a language that can use many libraries, including .NET The set of libraries that can be used fr

Re: [Python-ideas] What are your opinions on .NET Core vs Python?

2017-01-29 Thread Ned Batchelder
On 1/29/17 7:37 AM, Gerald Britton wrote: > It's an apples/oranges comparison. > > .NET is a library that can be used from many languages, including > Python. (Not just IronPython, but also Python for .NET > (pythonnet.sourceforge*.*net*))* > * > * > Python is a language that can use many librarie