Éric Araujo <mer...@netwok.org> added the comment:

I find that assertIs(type(x), someclass) is very clear, whereas an 
assertIsInstance that would not behave like isinstance depending on one 
argument would be non-obvious to me.

----------
nosy: +eric.araujo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13387>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to