]> granicus.if.org Git - python/commit
Remove e assertIs definitions and use correct assert* methods.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 20 Feb 2010 09:40:07 +0000 (09:40 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 20 Feb 2010 09:40:07 +0000 (09:40 +0000)
commite3467d5c960f4ec5f0cca5dfa5b3a0a02a19cfb3
tree29b385c56169f4ce3b1dada68bba84d65c3c8552
parent4cc80ca921b4f6bce11bd7eec8bc6b561aa9f524
Remove e assertIs definitions and use correct assert* methods.
Lib/test/test_bool.py
Lib/test/test_complex.py
Lib/test/test_genericpath.py
Lib/test/test_macpath.py
Lib/test/test_posixpath.py
Lib/test/test_richcmp.py