I got trapped by a lambda function in Python

I consider myself a medium-to-experienced Python programmer (I am using python for 6 years). Today I’ve lost almos one hour in a very stupid bug with lambda functions. See what happend: Read more

Similar

Exploring Line Lengths in Python Packages

This week, Twitter upped their single-tweet character limit from 140 to 280, purportedly based on this interesting analysis of tweet lengths published on Twitter's engineering blog. The gist of the analysis is this: English language tweets display a rough... (more…)

Read more »