]> granicus.if.org Git - python/commit
Removed two undocumented unittest support classes, and one undocumented
authorTim Peters <tim.peters@gmail.com>
Sun, 26 Sep 2004 01:24:23 +0000 (01:24 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 26 Sep 2004 01:24:23 +0000 (01:24 +0000)
commit261b28aac65313463b315e4570798bfea100848f
tree0b1922e1ef27f5fb44294868e61e3d07a2f9eb85
parentc90ea82302cb90b8c796a01c4988346c651fb5d4
Removed two undocumented unittest support classes, and one undocumented
unittest support function, from the public interface.  If they're not
documented, they shouldn't be public.
Lib/doctest.py