unrelenting.technology

Hi! You are viewing the archive of unrelenting.technology. This website is no longer updated, my current one is val.packett.cool. Check it out instead :)

Tag #python

Wow, so Python 3 removed reduce from the default global namespace, and destructuring tuples in lambdas (as in lambda (x,y): ...). (I fixed a script just now.)