Antoine Pitrou <[email protected]> added the comment: > I would *mmuch* prefer assertIsNot but it is not symmetrical with the > other asserts.
Well, apparently assertIsNotNone() has been added, so it would be good to be symmetrical with that :) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2578> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
