]> granicus.if.org Git - python/commit
Remove unnecessary imports and use assertIs instead of assertTrue.
authorEzio Melotti <none@none>
Tue, 12 Apr 2011 13:06:43 +0000 (16:06 +0300)
committerEzio Melotti <none@none>
Tue, 12 Apr 2011 13:06:43 +0000 (16:06 +0300)
commit4ded0c046226856c9b46aef6e5ea760c414018c4
treec2fb8dac414b04b411e8b229ee2dc51488222168
parent1b93021214531e1b825dd31e802838191beae581
Remove unnecessary imports and use assertIs instead of assertTrue.
Lib/json/tests/test_scanstring.py
Lib/json/tests/test_speedups.py