Alexander Belopolsky added the comment:

I would just change "my usual course is to avoid using lambda" to "PEP 8 
prescribes using def."  Note that PEP 8 itself displays f = lambda x: 2*x as an 
example of what not to do.  I see no problem with the current examples.

----------
nosy: +belopolsky

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18648>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to