Holger Joukl wrote: >>> Ok, but I still don't see why these arguments shouldn't simply be >>> silently ignored >> >> >>> import this > > You probably refer to "Explicit is better than implicit.".
"Errors should never pass silently." is a better match, I think. you're trying to do an invalid operation. python tells you to fix your code. </F> -- http://mail.python.org/mailman/listinfo/python-list