From: Georg Brandl Date: Thu, 2 Dec 2010 22:35:25 +0000 (+0000) Subject: Re-add accidentally removed line. X-Git-Tag: v3.2b1~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1203720ffb7d722df0c5322dcdd250eefd79c6ab;p=python Re-add accidentally removed line. --- diff --git a/Doc/library/unittest.rst b/Doc/library/unittest.rst index 698ff6b5bc..db6c53fc09 100644 --- a/Doc/library/unittest.rst +++ b/Doc/library/unittest.rst @@ -1719,6 +1719,7 @@ Loading and running tests The total number of tests run so far. + .. attribute:: buffer If set to true, ``sys.stdout`` and ``sys.stderr`` will be buffered in between :meth:`startTest` and :meth:`stopTest` being called. Collected output will