mirror of
https://github.com/python/cpython.git
synced 2025-10-02 13:22:19 +00:00
typo
This commit is contained in:
parent
27ef93797c
commit
fa900d47b8
1 changed files with 1 additions and 1 deletions
|
@ -1197,7 +1197,7 @@ Test cases
|
||||||
|
|
||||||
.. method:: doCleanups()
|
.. method:: doCleanups()
|
||||||
|
|
||||||
This method is called uncoditionally after :meth:`tearDown`, or
|
This method is called unconditionally after :meth:`tearDown`, or
|
||||||
after :meth:`setUp` if :meth:`setUp` raises an exception.
|
after :meth:`setUp` if :meth:`setUp` raises an exception.
|
||||||
|
|
||||||
It is responsible for calling all the cleanup functions added by
|
It is responsible for calling all the cleanup functions added by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue