> On Tue, 25 Apr 2006, Raymond Hettinger wrote: > Embrace genexps -- they are a path to uniform and clear expression > across a wide range of datatypes. > ... > Avoid punctuation and funky syntax -- they burden the learning curve, > they do not generalize well, they challenge parsers (both human and > electronic), and they throw-away the clarity affored by spelled-out > datatype names.
Hi Raymond, Do you have any data to back up these assertions? Something like http://mail.python.org/pipermail/python-dev/2000-July/006427.html? Thanks, Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com