25 ms·
> 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
by hurin 11y 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.