Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1203720

Browse files
committed
Re-add accidentally removed line.
1 parent 5137d64 commit 1203720

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/unittest.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,6 +1719,7 @@ Loading and running tests
17191719
The total number of tests run so far.
17201720

17211721

1722+
.. attribute:: buffer
17221723

17231724
If set to true, ``sys.stdout`` and ``sys.stderr`` will be buffered in between
17241725
:meth:`startTest` and :meth:`stopTest` being called. Collected output will

0 commit comments

Comments
 (0)