On Monday 27 March 2006 16:04, Neal Norwitz wrote:
> http://python.org/sf/1458927 asks if -Q warn option should become
> the default in 2.5. PEP 238
> (http://www.python.org/dev/peps/pep-0238/) says:
>
> """
> The -Q command line option takes a string argument that can take
> four values: "old", "
Neal Norwitz <[EMAIL PROTECTED]> wrote:
> """
> The -Q command line option takes a string argument that can take four
> values: "old", "warn", "warnall", or "new". The default is "old" in
> Python 2.2 but will change to "warn" in later 2.x versions.
> """
>
> I'm not sure this is worth in 2.x. I
http://python.org/sf/1458927 asks if -Q warn option should become the
default in 2.5. PEP 238 (http://www.python.org/dev/peps/pep-0238/)
says:
"""
The -Q command line option takes a string argument that can take four
values: "old", "warn", "warnall", or "new". The default is "old" in
Python 2.2