[SNIP] > > > In any case, writing multiple lines is good, writing a single line only > > is bad. > I don't agree. If it's code you want to write once and never look at again, > having it out of the way can be nice.
But this is Python; explicit is better than implicit. You write one-liners on the weekend as a challenge and a joke, not for any code you will ever actually use. -Brett _______________________________________________ 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