mirror of
https://github.com/python/cpython.git
synced 2025-09-21 16:10:33 +00:00
remove wrong markup
This commit is contained in:
parent
3373a3a282
commit
5afe42b69b
1 changed files with 1 additions and 1 deletions
|
@ -785,7 +785,7 @@ Test cases
|
|||
.. versionadded:: 2.7
|
||||
|
||||
|
||||
.. method:: assertRegexpMatches(text, regexp[, msg=None]):
|
||||
.. method:: assertRegexpMatches(text, regexp, msg=None)
|
||||
|
||||
Verifies that a *regexp* search matches *text*. Fails with an error
|
||||
message including the pattern and the *text*. *regexp* may be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue