in reply to Re^2: Perl fan being tempted with Python
in thread Perl fan being tempted with Python
Is that really true, closures will be removed from python (can you provide a link to Guido's statement?)
Last I heard Guido had proposed to remove lambda from Python earlier this year. Python does now have generators (aka coroutines) which makes its potential absence less of a pain.
|
---|