[Raymond]
. Further, the developer controlling the code
just may not care -- the script can be for single use, for a class project,
or some other purpose that doesn't require being notified of what may
change in a later version of Python.

[Geremy Condra debat...@gmail.com]
If they don't care, why does it matter whether they see it or not?

There is a difference about not caring about the content of the warning
versus caring about whether the messages clutter the screen.  Noise is always 
bad.
There are legitimate reasons for not being interested in what is going to change
in a future version of Python -- for those people, the messages are a 
distraction and nuisance.


Raymond

_______________________________________________
stdlib-sig mailing list
stdlib-sig@python.org
http://mail.python.org/mailman/listinfo/stdlib-sig

Reply via email to