]> granicus.if.org Git - python/commit
Silence some py3k SyntaxWarning using check_py3k_warnings() with "exec" statements.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 21 Mar 2010 11:03:21 +0000 (11:03 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 21 Mar 2010 11:03:21 +0000 (11:03 +0000)
commitaf61719ec354015566028250a2912efa30f4cda4
tree12bf4f63f55f7954459c17705df21c5d0540e9f1
parent8f43cec41b13ee97a688327601f799bda1742f61
Silence some py3k SyntaxWarning using check_py3k_warnings() with "exec" statements.
Lib/test/test_compile.py
Lib/test/test_complex_args.py