Commit eb8aa4cc authored by gabrieldemarmiesse's avatar gabrieldemarmiesse

Removed outdated "Special Methods Table" and put a link to the most recent version.

parent 084a25f5
......@@ -185,6 +185,8 @@ method called :meth:`__next__`, not next. The Python system will automatically
supply a next method which calls your :meth:`__next__`. Do *NOT* explicitly
give your type a :meth:`next` method, or bad things could happen.
.. _special_methods_table:
Special Method Table
---------------------
......
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