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.
undefined
1 parent 515b3d1 commit 975b57dCopy full SHA for 975b57d
1 file changed
Doc/library/codecs.rst
@@ -1395,7 +1395,11 @@ encodings.
1395
| | | It is used in the Python |
1396
| | | pickle protocol. |
1397
+--------------------+---------+---------------------------+
1398
-| undefined | | Raise an exception for |
+| undefined | | This Codec should only |
1399
+| | | be used for testing |
1400
+| | | purposes. |
1401
+| | | |
1402
+| | | Raise an exception for |
1403
| | | all conversions, even |
1404
| | | empty strings. The error |
1405
| | | handler is ignored. |
0 commit comments