]> granicus.if.org Git - python/commit
#7092: fix DeprecationWarnings for json when the tests are run with -3 -Wd.
authorEzio Melotti <ezio.melotti@gmail.com>
Tue, 26 Jan 2010 15:57:21 +0000 (15:57 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Tue, 26 Jan 2010 15:57:21 +0000 (15:57 +0000)
commitffd849618aad1268c6fb25cab5685fab16c55705
treed2b8df3f692e711b6640bf3af8d7b652ddb603cf
parentef97caf111a61445a11cfd7573c86f3be09509aa
#7092: fix DeprecationWarnings for json when the tests are run with -3 -Wd.
Lib/json/decoder.py
Lib/json/encoder.py
Lib/json/tests/test_dump.py