mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +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
|
@ -457,7 +457,6 @@ expect a function argument.
|
|||
>>> itemgetter(slice(2,None))('ABCDEFG')
|
||||
'CDEFG'
|
||||
|
||||
.. versionadded:: 2.4
|
||||
|
||||
Example of using :func:`itemgetter` to retrieve specific fields from a
|
||||
tuple record:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue