python, perl, lisp, tcl / got a decision to make, can you give me a view point please ? and a joke for python users : )

Fredrik Lundh fredrik at pythonware.com
Thu Mar 22 18:23:31 EST 2001


Tim Churches wrote:
>
> from __future__ import *
>
> Crystal-ball-gazingly yours,

doesn't work; it imports both "warnings_are_errors" and
"from_import_star_is_evil", and as I've pointed out before,
catching ParadoxErrors is really hard.

(I'm sure Dave Beazley will fix WAD any day soon, though)

Cheers /F





More information about the Python-list mailing list