Ralf W. Grosse-Kunstleve wrote: > --- "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > >> I don't know. Whether a warning is a problem is a matter of attitude, also. > > Our users will think our applications are broken if they see warnings like > that. It is not professional.
Actually, your application *was* pretty close to being broken a few weeks ago, when Guido wanted to drop the requirement that a package must contain an __init__ file. In that case, "import math" would have imported the directory, and given you an empty package. Regards, Martin _______________________________________________ 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