]> granicus.if.org Git - python/commit
Merged revisions 78249 via svnmerge from
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 20 Feb 2010 09:47:55 +0000 (09:47 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 20 Feb 2010 09:47:55 +0000 (09:47 +0000)
commita11865b8c6dff87bc18b23cded2ea554dd190bb7
treec0d314322c6447786f98e95e54d48ffd8a4be696
parentef7d67214a5b9d6a17e09dde0b27666100239f22
Merged revisions 78249 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78249 | ezio.melotti | 2010-02-20 11:40:07 +0200 (Sat, 20 Feb 2010) | 1 line

  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