]> granicus.if.org Git - python/commit
Suppress warnings about test_grammar.py that can't be suppressed inside
authorGuido van Rossum <guido@python.org>
Mon, 12 Aug 2002 21:55:51 +0000 (21:55 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 12 Aug 2002 21:55:51 +0000 (21:55 +0000)
commitdc15c27f505930a69c73f8c2baf1f9caff9252ef
tree25b0ece882c20db0290430df6811f54a0fab4d3d
parent715eca932e9ceaefbb4a3dcc21671b02dd7b4112
Suppress warnings about test_grammar.py that can't be suppressed inside
that file itself (because it's the parser that reports them).
Lib/test/regrtest.py