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 28f0736 commit feabae9Copy full SHA for feabae9
1 file changed
Doc/library/exceptions.rst
@@ -525,7 +525,7 @@ The following exceptions are the exceptions that are usually raised.
525
526
.. exception:: ValueError
527
528
- Raised when a built-in operation or function receives an argument that has the
+ Raised when an operation or function receives an argument that has the
529
right type but an inappropriate value, and the situation is not described by a
530
more precise exception such as :exc:`IndexError`.
531
0 commit comments