From: Antoine Pitrou Date: Sat, 18 Dec 2010 12:33:06 +0000 (+0000) Subject: Make this a note again. X-Git-Tag: v3.2b2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=197c9c945e127199d0b0966d33abe00f512d0e8b;p=python Make this a note again. --- diff --git a/Doc/library/test.rst b/Doc/library/test.rst index 1cddcc6a0e..9d02b0a8c5 100644 --- a/Doc/library/test.rst +++ b/Doc/library/test.rst @@ -5,7 +5,7 @@ :synopsis: Regression tests package containing the testing suite for Python. .. sectionauthor:: Brett Cannon -.. warning:: +.. note:: The :mod:`test` package is meant for internal use by Python only. It is documented for the benefit of the core developers of Python. Any use of this package outside of Python's standard library is discouraged as code