If I have any say in it, unittest isn't going away (unless replaced by something very similar, and doctest ain't it). Religion is all fine and well, as long as there's room for other views. I personally find using unit tests a lot easier than using doctest, for many of the things I tend to do (and most of my co-workers at Google see it that way, too).
That said, I hope that the doctest community will contribute a better way for the 2to3 tool to find and fix doctests; the -d option is too cumbersome to use. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com