This post originated from an RSS feed registered with Python Buzz
by Simon Brunning.
Original Post: De-functionalising Python
Feed Title: Small Values of Cool
Feed URL: http://www.brunningonline.net/simon/blog/index-PnJ.xml
Feed Description: Simon Brunning - stuff that I find interesting
Guido's thinking about ditching lambda, reduce(), filter() and map(). I don't use any of them, so I'd be quite happy to see them go, and the proposed product(), any() and...