Hacker News new | ask | show | jobs
by hurin 4016 days ago
> but I hope none of pythonistas will use it and one day it will be removed from the language.

This behaviour for map with None is no longer present in python3 and raises a TypeError.