Python Iterables struggling using map() built-in

Gregory Ewing greg.ewing at canterbury.ac.nz
Mon Dec 8 00:00:29 EST 2014


Steven D'Aprano wrote:
> I do not believe that good code must be obviously right. It's okay for code
> to be subtly right.

If you write code as subtly as you can, you're not
subtle enough to debug it...

-- 
Greg



More information about the Python-list mailing list