Using map()

Pavel Volkov sailor at lists.xtsubasa.org
Sun Nov 16 08:01:10 EST 2014


I checked my modules with pylint and saw the following warning:

W: 25,29: Used builtin function 'map' (bad-builtin)

Why is the use of map() discouraged?
It' such a useful thing.



More information about the Python-list mailing list