Terry Reedy wrote:
To me, it is more important that list(genexp) == corresponding_listcomp than that the definition of genexp be minimal.
Then listcomps would also have to catch StopIterations and transmute them correspondingly. This seems like a lot of trouble to go to in order to fix a rather obscure problem. Is it really a serious enough problem in practice? Anyone have any real-life stories about this? -- 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