Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df82808 commit 05f5373Copy full SHA for 05f5373
1 file changed
Doc/library/constants.rst
@@ -46,7 +46,7 @@ A small number of constants live in the built-in namespace. They are:
46
47
.. note::
48
49
- ``NotImplentedError`` and ``NotImplemented`` are not interchangeable,
+ ``NotImplementedError`` and ``NotImplemented`` are not interchangeable,
50
even though they have similar names and purposes.
51
See :exc:`NotImplementedError` for details on when to use it.
52
0 commit comments