Commit c157c9c2 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Try out the new issue role. Thanks, Georg!

parent 023b9f95
......@@ -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::
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment