In article <[EMAIL PROTECTED]>, Jeff Schwab <[EMAIL PROTECTED]> wrote: > >I write maybe a dozen one-liners a day. It's not practical to do this >with Python, or at least it's not nearly as convenient as Perl.
That is a defensible position, but my take is that writing the one-liners in Python is more convenient than remembering enough Perl to make writing one-liners useful. Especially when the one-liners often start expanding. -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ "All problems in computer science can be solved by another level of indirection." --Butler Lampson -- http://mail.python.org/mailman/listinfo/python-list
