You're joking right? On 5/25/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > >>> -1 * (1, 2, 3) > () > >>> -(1, 2, 3) > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > TypeError: bad operand type for unary - > > We Really Need To Fix This! > > [\F]
Doesn't the real effbot have /F as sig? -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com