[EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote: > > > and, as you just found out, a rather restrictive one > > > at that. > > > > In part because Python's designers failed to make "print" a function > > or provide an if-then-else expression. > > > Why would one need print in lambda ? I like ternary operator(and there > is ugly work around though still 100% functional). But print ?
I dashed that last part off quickly, so I don't have a good reason. Maybe to insert a debugging print temporarily? -- http://mail.python.org/mailman/listinfo/python-list