Try out the new issue role. Thanks, Georg!
This commit is contained in:
parent
023b9f952a
commit
c157c9c277
|
@ -1217,7 +1217,7 @@ Here are all of the changes that Python 2.6 makes to the core Python language.
|
|||
>>> f(**ud)
|
||||
['a', 'b']
|
||||
|
||||
.. Patch 1686487
|
||||
(Contributed by Alexander Belopolsky; :issue:`1686487`.)
|
||||
|
||||
* Tuples now have an :meth:`index` method matching the list type's
|
||||
:meth:`index` method::
|
||||
|
|
Loading…
Reference in New Issue