mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
remove some old versionchanged and versionadded directives
This commit is contained in:
parent
3513358e11
commit
35e8c46534
30 changed files with 8 additions and 147 deletions
|
@ -401,8 +401,7 @@ use :meth:`set_seq2` to set the commonly used sequence once and call
|
|||
|
||||
If no blocks match, this returns ``(alo, blo, 0)``.
|
||||
|
||||
.. versionchanged:: 2.6
|
||||
This method returns a :term:`named tuple` ``Match(a, b, size)``.
|
||||
This method returns a :term:`named tuple` ``Match(a, b, size)``.
|
||||
|
||||
|
||||
.. method:: SequenceMatcher.get_matching_blocks()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue