Ezio Melotti <ezio.melo...@gmail.com> added the comment: > The deprecation warning is confusing, since it appears to suggest that > failUnless is also deprecated.
That's exactly what the warning is saying: failUnless() is deprecated since version 3.1. assertTrue and assert_ are ok. ---------- nosy: +ezio.melotti resolution: -> invalid stage: -> committed/rejected status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7864> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com