Abe Dillon writes: > What I've found so far is this unreassuring post from Guido back in > 2006 > <https://mail.python.org/pipermail/python-dev/2006-February/060415.html>
IIRC, early drafts of PEP 3000 (the PEP that was the planning document for the Python 3 project) removed lambda altogether. However there was strong opposition, so we ended up keeping lambda. Some of those discussions morphed to ideas about "improving" lambda. So you may find discussions of lambda in threads titled "PEP 3000" or "Python 3000". -- Associate Professor Division of Policy and Planning Science http://turnbull.sk.tsukuba.ac.jp/ Faculty of Systems and Information Email: turnb...@sk.tsukuba.ac.jp University of Tsukuba Tel: 029-853-5175 Tennodai 1-1-1, Tsukuba 305-8573 JAPAN _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/