Richard Thomas wrote:
I've been told by a couple of non-programmers that "failUnless" is more intuitive than "assert" if only for the reason that its unclear what "assert" might do.
But test frameworks are for use by programmers, not non-programmers. Given that it's a test framework, would a programmer really find it hard to guess what these mean? -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com