lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> In Python 3.8 there will be a new feature introducing Assignment
> Expressions[1]. One of the reasons for such feature is to improve code
> readability, among other things.

That feature was also the main reason for Guido stepping down as
Python's BDFL :-)

(Ok, not the feature itself, but the discussions around it.)

-- Roberto