mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Merged revisions 77548 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77548 | ezio.melotti | 2010-01-16 21:36:42 +0200 (Sat, 16 Jan 2010) | 1 line remove wrong markup ........
This commit is contained in:
parent
b7fbcd396f
commit
732b6822bf
1 changed files with 1 additions and 1 deletions
|
@ -780,7 +780,7 @@ Test cases
|
||||||
.. versionadded:: 3.1
|
.. versionadded:: 3.1
|
||||||
|
|
||||||
|
|
||||||
.. method:: assertRegexpMatches(text, regexp, msg=None):
|
.. method:: assertRegexpMatches(text, regexp, msg=None)
|
||||||
|
|
||||||
Verifies that a *regexp* search matches *text*. Fails with an error
|
Verifies that a *regexp* search matches *text*. Fails with an error
|
||||||
message including the pattern and the *text*. *regexp* may be
|
message including the pattern and the *text*. *regexp* may be
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue