mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
(3.4) Issue22780: reword NotImplemented docs to emphasise should
This commit is contained in:
parent
e823933f9f
commit
b004943e9b
3 changed files with 26 additions and 4 deletions
|
@ -110,6 +110,8 @@ those. You can add ``MyFoo`` between :class:`Complex` and
|
|||
MyFoo.register(Real)
|
||||
|
||||
|
||||
.. _implementing-the-arithmetic-operations:
|
||||
|
||||
Implementing the arithmetic operations
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue