Antoine Pitrou <[email protected]> added the comment: I don't think there's a point in adding such an extra argument. Why don't you just write self.assertIs(type(myobj), sometype)
? How is the error message not good enough? ---------- nosy: +pitrou _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13387> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
