From: Fred L. D. Jr. <fd...@ac...> - 2001-07-04 11:29:24
|
John J. Lee writes: > -'assert' (both the keyword and as part of a function name) should be > deprecated for unit-testing purposes, for the reasons he pointed out The catch, of course, is that the assert*() names were already in fairly widespread use, so cannot reasonably be deprecated. In light of that, it makes more sense to simply allow any of the names and not worry about it further. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Digital Creations |