summaryrefslogtreecommitdiffstats
path: root/Python/frozen.c
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2010-04-25 22:33:36 (GMT)
committerBrett Cannon <bcannon@gmail.com>2010-04-25 22:33:36 (GMT)
commit1994969c15a055d2f9479d3bc10fb6304b2979ed (patch)
tree2a3cf51468cd824600a531482ff11e04fbdd29a7 /Python/frozen.c
parenta624040d72b7a83bab4737fdfe14b747b530f858 (diff)
downloadcpython-1994969c15a055d2f9479d3bc10fb6304b2979ed.zip
cpython-1994969c15a055d2f9479d3bc10fb6304b2979ed.tar.gz
cpython-1994969c15a055d2f9479d3bc10fb6304b2979ed.tar.bz2
When DeprecationWarning was silenced by default, it also silenced any use of -Q
by default as well. This change fixes that by treating -Q like -3 when it comes to DeprecationWarning; using it causes the silencing to not occur. Fixes issue #7319.
Diffstat (limited to 'Python/frozen.c')
0 files changed, 0 insertions, 0 deletions